about summary refs log tree commit diff stats
path: root/html/122read-line.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-02 21:24:53 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-02 21:24:53 -0800
commit3d1c4216ede8c628558c9fe700fb2be1aa08b473 (patch)
tree9d566827573d2b329a4872762c025a646fe2729d /html/122read-line.subx.html
parent571ad49190f17272bd7665ba09b5f14c86b1e649 (diff)
downloadmu-3d1c4216ede8c628558c9fe700fb2be1aa08b473.tar.gz
7162
Diffstat (limited to 'html/122read-line.subx.html')
-rw-r--r--html/122read-line.subx.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/html/122read-line.subx.html b/html/122read-line.subx.html
index a609db74..4b5beb6e 100644
--- a/html/122read-line.subx.html
+++ b/html/122read-line.subx.html
@@ -172,7 +172,7 @@ if ('onhashchange' in window) {
 <span id="L112" class="LineNr">112 </span>    <span class="subxComment"># setup</span>
 <span id="L113" class="LineNr">113 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L114" class="LineNr">114 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L115" class="LineNr">115 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L115" class="LineNr">115 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L116" class="LineNr">116 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L117" class="LineNr">117 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L118" class="LineNr">118 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -194,7 +194,7 @@ if ('onhashchange' in window) {
 <span id="L134" class="LineNr">134 </span>    <span class="subxComment"># write(_test-stream, &quot;ab\ncd&quot;)</span>
 <span id="L135" class="LineNr">135 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L136" class="LineNr">136 </span>    68/push  <span class="Constant">&quot;ab\ncd&quot;</span>/imm32
-<span id="L137" class="LineNr">137 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L137" class="LineNr">137 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L138" class="LineNr">138 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L139" class="LineNr">139 </span>    e8/call  <a href='108write.subx.html#L24'>write</a>/disp32
 <span id="L140" class="LineNr">140 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -224,7 +224,7 @@ if ('onhashchange' in window) {
 <span id="L164" class="LineNr">164 </span>    <span class="subxComment"># setup</span>
 <span id="L165" class="LineNr">165 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L166" class="LineNr">166 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L167" class="LineNr">167 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L167" class="LineNr">167 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L168" class="LineNr">168 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L169" class="LineNr">169 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L170" class="LineNr">170 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -246,7 +246,7 @@ if ('onhashchange' in window) {
 <span id="L186" class="LineNr">186 </span>    <span class="subxComment"># write(_test-stream, &quot;cd&quot;)</span>
 <span id="L187" class="LineNr">187 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L188" class="LineNr">188 </span>    68/push  <span class="Constant">&quot;cd&quot;</span>/imm32
-<span id="L189" class="LineNr">189 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L189" class="LineNr">189 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L190" class="LineNr">190 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L191" class="LineNr">191 </span>    e8/call  <a href='108write.subx.html#L24'>write</a>/disp32
 <span id="L192" class="LineNr">192 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -356,7 +356,7 @@ if ('onhashchange' in window) {
 <span id="L296" class="LineNr">296 </span>    <span class="subxComment"># setup</span>
 <span id="L297" class="LineNr">297 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L298" class="LineNr">298 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L299" class="LineNr">299 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L299" class="LineNr">299 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L300" class="LineNr">300 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L301" class="LineNr">301 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L302" class="LineNr">302 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -371,7 +371,7 @@ if ('onhashchange' in window) {
 <span id="L311" class="LineNr">311 </span>    <span class="subxComment"># write(_test-stream, &quot;ab\ncd&quot;)</span>
 <span id="L312" class="LineNr">312 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L313" class="LineNr">313 </span>    68/push  <span class="Constant">&quot;ab\ncd&quot;</span>/imm32
-<span id="L314" class="LineNr">314 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L314" class="LineNr">314 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L315" class="LineNr">315 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L316" class="LineNr">316 </span>    e8/call  <a href='108write.subx.html#L24'>write</a>/disp32
 <span id="L317" class="LineNr">317 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -380,7 +380,7 @@ if ('onhashchange' in window) {
 <span id="L320" class="LineNr">320 </span>    <span class="subxS1Comment"># . eax = read-line(_test-stream, _test-tmp-stream)</span>
 <span id="L321" class="LineNr">321 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L322" class="LineNr">322 </span>    68/push  <a href='111read.subx.html#L428'>_test-tmp-stream</a>/imm32
-<span id="L323" class="LineNr">323 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L323" class="LineNr">323 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L324" class="LineNr">324 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L325" class="LineNr">325 </span>    e8/call  <a href='122read-line.subx.html#L218'>read-line</a>/disp32
 <span id="L326" class="LineNr">326 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -401,7 +401,7 @@ if ('onhashchange' in window) {
 <span id="L341" class="LineNr">341 </span>    <span class="subxComment"># setup</span>
 <span id="L342" class="LineNr">342 </span>    <span class="subxS1Comment"># . clear-stream(_test-stream)</span>
 <span id="L343" class="LineNr">343 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L344" class="LineNr">344 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L344" class="LineNr">344 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L345" class="LineNr">345 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L346" class="LineNr">346 </span>    e8/call  <a href='106stream.subx.html#L17'>clear-stream</a>/disp32
 <span id="L347" class="LineNr">347 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -416,7 +416,7 @@ if ('onhashchange' in window) {
 <span id="L356" class="LineNr">356 </span>    <span class="subxComment"># write(_test-stream, &quot;cd&quot;)</span>
 <span id="L357" class="LineNr">357 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L358" class="LineNr">358 </span>    68/push  <span class="Constant">&quot;cd&quot;</span>/imm32
-<span id="L359" class="LineNr">359 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L359" class="LineNr">359 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L360" class="LineNr">360 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L361" class="LineNr">361 </span>    e8/call  <a href='108write.subx.html#L24'>write</a>/disp32
 <span id="L362" class="LineNr">362 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -425,7 +425,7 @@ if ('onhashchange' in window) {
 <span id="L365" class="LineNr">365 </span>    <span class="subxS1Comment"># . eax = read-line(_test-stream, _test-tmp-stream)</span>
 <span id="L366" class="LineNr">366 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L367" class="LineNr">367 </span>    68/push  <a href='111read.subx.html#L428'>_test-tmp-stream</a>/imm32
-<span id="L368" class="LineNr">368 </span>    68/push  <a href='108write.subx.html#L148'>_test-stream</a>/imm32
+<span id="L368" class="LineNr">368 </span>    68/push  <a href='108write.subx.html#L151'>_test-stream</a>/imm32
 <span id="L369" class="LineNr">369 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L370" class="LineNr">370 </span>    e8/call  <a href='122read-line.subx.html#L218'>read-line</a>/disp32
 <span id="L371" class="LineNr">371 </span>    <span class="subxS2Comment"># . . discard args</span>