about summary refs log tree commit diff stats
path: root/html/125write-stream-data.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
commitd3a9db3aff54ea485f409eaaef3d8f56ad77f0dc (patch)
tree60858669ff7c5a5b041e4dacb8ffffa0a4b3e68a /html/125write-stream-data.subx.html
parentf13576b5d273ef9175e938b15f55bb1ead22fb1d (diff)
downloadmu-d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc.tar.gz
6958
Diffstat (limited to 'html/125write-stream-data.subx.html')
-rw-r--r--html/125write-stream-data.subx.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/125write-stream-data.subx.html b/html/125write-stream-data.subx.html
index b430402b..ac07c9ea 100644
--- a/html/125write-stream-data.subx.html
+++ b/html/125write-stream-data.subx.html
@@ -16,10 +16,10 @@ a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
 .subxS2Comment { color: #8a8a8a; }
-.subxTest { color: #5f8700; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
+.subxTest { color: #5f8700; }
 .subxS1Comment { color: #0000af; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; }
 .Constant { color: #008787; }
 -->
@@ -145,7 +145,7 @@ if ('onhashchange' in window) {
 <span id="L86" class="LineNr"> 86 </span>    <span class="subxComment"># write-stream-data(_test-output-buffered-file, _test-input-stream)</span>
 <span id="L87" class="LineNr"> 87 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L88" class="LineNr"> 88 </span>    68/push  <a href='112read-byte.subx.html#L331'>_test-input-stream</a>/imm32
-<span id="L89" class="LineNr"> 89 </span>    68/push  <a href='115write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
+<span id="L89" class="LineNr"> 89 </span>    68/push  <a href='115write-byte.subx.html#L423'>_test-output-buffered-file</a>/imm32
 <span id="L90" class="LineNr"> 90 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L91" class="LineNr"> 91 </span>    e8/call  <a href='125write-stream-data.subx.html#L11'>write-stream-data</a>/disp32
 <span id="L92" class="LineNr"> 92 </span>    <span class="subxS2Comment"># . . discard args</span>
@@ -153,7 +153,7 @@ if ('onhashchange' in window) {
 <span id="L94" class="LineNr"> 94 </span>    <span class="subxComment"># check that the write happened as expected</span>
 <span id="L95" class="LineNr"> 95 </span>    <span class="subxS1Comment"># . flush(_test-output-buffered-file)</span>
 <span id="L96" class="LineNr"> 96 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L97" class="LineNr"> 97 </span>    68/push  <a href='115write-byte.subx.html#L359'>_test-output-buffered-file</a>/imm32
+<span id="L97" class="LineNr"> 97 </span>    68/push  <a href='115write-byte.subx.html#L423'>_test-output-buffered-file</a>/imm32
 <span id="L98" class="LineNr"> 98 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L99" class="LineNr"> 99 </span>    e8/call  <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L100" class="LineNr">100 </span>    <span class="subxS2Comment"># . . discard args</span>