about summary refs log tree commit diff stats
path: root/html/apps/braces.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-10-30 09:51:07 -0700
committerKartik Agaram <vc@akkartik.com>2019-10-30 09:51:07 -0700
commitde54d4735b57528754aa715c6ae2ea05f6e95577 (patch)
tree34f8f01d4374d46b6aab2ee98152669198ac71e4 /html/apps/braces.subx.html
parent01c811d9ae92e91790b4191f4c98b866e1b6611a (diff)
downloadmu-de54d4735b57528754aa715c6ae2ea05f6e95577.tar.gz
5725
Diffstat (limited to 'html/apps/braces.subx.html')
-rw-r--r--html/apps/braces.subx.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/html/apps/braces.subx.html b/html/apps/braces.subx.html
index 498489b5..f502220f 100644
--- a/html/apps/braces.subx.html
+++ b/html/apps/braces.subx.html
@@ -320,15 +320,15 @@ if ('onhashchange' in window) {
 <span id="L261" class="LineNr">261 </span>    55/push-ebp
 <span id="L262" class="LineNr">262 </span>    89/&lt;- %ebp 4/r32/esp
 <span id="L263" class="LineNr">263 </span>    <span class="subxComment"># setup</span>
-<span id="L264" class="LineNr">264 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-input-stream)
-<span id="L265" class="LineNr">265 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-output-stream)
-<span id="L266" class="LineNr">266 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-input-buffered-file-&gt;buffer)
-<span id="L267" class="LineNr">267 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-output-buffered-file-&gt;buffer)
+<span id="L264" class="LineNr">264 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../061read-byte.subx.html#L288'>_test-input-stream</a>)
+<span id="L265" class="LineNr">265 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../064write-byte.subx.html#L286'>_test-output-stream</a>)
+<span id="L266" class="LineNr">266 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../061read-byte.subx.html#L317'>_test-input-buffered-file-&gt;buffer</a>)
+<span id="L267" class="LineNr">267 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../064write-byte.subx.html#L331'>_test-output-buffered-file-&gt;buffer</a>)
 <span id="L268" class="LineNr">268 </span>    <span class="subxComment"># test</span>
 <span id="L269" class="LineNr">269 </span>    (<a href='../057write.subx.html#L24'>write</a> <a href='../061read-byte.subx.html#L288'>_test-input-stream</a> <span class="Constant">&quot;== abcd 0x1&quot;</span>)
-<span id="L270" class="LineNr">270 </span>    (<a href='braces.subx.html#L78'>subx-braces</a> <a href='../061read-byte.subx.html#L314'>_test-input-buffered-file</a> _test-output-buffered-file)
+<span id="L270" class="LineNr">270 </span>    (<a href='braces.subx.html#L78'>subx-braces</a> <a href='../061read-byte.subx.html#L314'>_test-input-buffered-file</a> <a href='../064write-byte.subx.html#L328'>_test-output-buffered-file</a>)
 <span id="L271" class="LineNr">271 </span>    <span class="subxComment"># check that the line just passed through</span>
-<span id="L272" class="LineNr">272 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> _test-output-buffered-file)
+<span id="L272" class="LineNr">272 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> <a href='../064write-byte.subx.html#L328'>_test-output-buffered-file</a>)
 <span id="L273" class="Folded">273 </span><span class="Folded">+--  5 lines: #?     # dump _test-output-stream --------------------------------------------------------------------------------------------------------------</span>
 <span id="L278" class="LineNr">278 </span>    (<a href='../058stream-equal.subx.html#L193'>check-stream-equal</a> <a href='../064write-byte.subx.html#L286'>_test-output-stream</a> <span class="Constant">&quot;== abcd 0x1 \n&quot;</span> <span class="Constant">&quot;F - test-subx-braces-passes-most-words-through&quot;</span>)
 <span id="L279" class="LineNr">279 </span>    <span class="subxS1Comment"># . epilogue</span>
@@ -353,15 +353,15 @@ if ('onhashchange' in window) {
 <span id="L298" class="LineNr">298 </span>    55/push-ebp
 <span id="L299" class="LineNr">299 </span>    89/&lt;- %ebp 4/r32/esp
 <span id="L300" class="LineNr">300 </span>    <span class="subxComment"># setup</span>
-<span id="L301" class="LineNr">301 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-input-stream)
-<span id="L302" class="LineNr">302 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-output-stream)
-<span id="L303" class="LineNr">303 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-input-buffered-file-&gt;buffer)
-<span id="L304" class="LineNr">304 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-output-buffered-file-&gt;buffer)
+<span id="L301" class="LineNr">301 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../061read-byte.subx.html#L288'>_test-input-stream</a>)
+<span id="L302" class="LineNr">302 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../064write-byte.subx.html#L286'>_test-output-stream</a>)
+<span id="L303" class="LineNr">303 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../061read-byte.subx.html#L317'>_test-input-buffered-file-&gt;buffer</a>)
+<span id="L304" class="LineNr">304 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../064write-byte.subx.html#L331'>_test-output-buffered-file-&gt;buffer</a>)
 <span id="L305" class="LineNr">305 </span>    <span class="subxComment"># test</span>
 <span id="L306" class="LineNr">306 </span>    (<a href='../057write.subx.html#L24'>write</a> <a href='../061read-byte.subx.html#L288'>_test-input-stream</a> <span class="Constant">&quot;{\nab break/imm32\ncd loop/imm32\n}&quot;</span>)
-<span id="L307" class="LineNr">307 </span>    (<a href='braces.subx.html#L78'>subx-braces</a> <a href='../061read-byte.subx.html#L314'>_test-input-buffered-file</a> _test-output-buffered-file)
+<span id="L307" class="LineNr">307 </span>    (<a href='braces.subx.html#L78'>subx-braces</a> <a href='../061read-byte.subx.html#L314'>_test-input-buffered-file</a> <a href='../064write-byte.subx.html#L328'>_test-output-buffered-file</a>)
 <span id="L308" class="LineNr">308 </span>    <span class="subxComment"># check that the line just passed through</span>
-<span id="L309" class="LineNr">309 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> _test-output-buffered-file)
+<span id="L309" class="LineNr">309 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> <a href='../064write-byte.subx.html#L328'>_test-output-buffered-file</a>)
 <span id="L310" class="Folded">310 </span><span class="Folded">+--  5 lines: #?     # dump _test-output-stream --------------------------------------------------------------------------------------------------------------</span>
 <span id="L315" class="LineNr">315 </span>    (<a href='../058stream-equal.subx.html#L193'>check-stream-equal</a> <a href='../064write-byte.subx.html#L286'>_test-output-stream</a> <span class="Constant">&quot;_loop0x00000001:\nab _break0x00000001/imm32 \ncd _loop0x00000001/imm32 \n_break0x00000001:\n&quot;</span> <span class="Constant">&quot;F - test-subx-braces-1&quot;</span>)
 <span id="L316" class="LineNr">316 </span>    <span class="subxS1Comment"># . epilogue</span>
@@ -390,15 +390,15 @@ if ('onhashchange' in window) {
 <span id="L339" class="LineNr">339 </span>    55/push-ebp
 <span id="L340" class="LineNr">340 </span>    89/&lt;- %ebp 4/r32/esp
 <span id="L341" class="LineNr">341 </span>    <span class="subxComment"># setup</span>
-<span id="L342" class="LineNr">342 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-input-stream)
-<span id="L343" class="LineNr">343 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-output-stream)
-<span id="L344" class="LineNr">344 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-input-buffered-file-&gt;buffer)
-<span id="L345" class="LineNr">345 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> _test-output-buffered-file-&gt;buffer)
+<span id="L342" class="LineNr">342 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../061read-byte.subx.html#L288'>_test-input-stream</a>)
+<span id="L343" class="LineNr">343 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../064write-byte.subx.html#L286'>_test-output-stream</a>)
+<span id="L344" class="LineNr">344 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../061read-byte.subx.html#L317'>_test-input-buffered-file-&gt;buffer</a>)
+<span id="L345" class="LineNr">345 </span>    (<a href='../055stream.subx.html#L17'>clear-stream</a> <a href='../064write-byte.subx.html#L331'>_test-output-buffered-file-&gt;buffer</a>)
 <span id="L346" class="LineNr">346 </span>    <span class="subxComment"># test</span>
 <span id="L347" class="LineNr">347 </span>    (<a href='../057write.subx.html#L24'>write</a> <a href='../061read-byte.subx.html#L288'>_test-input-stream</a> <span class="Constant">&quot;{\n{\nab break/imm32\n}\ncd loop/imm32\n}&quot;</span>)
-<span id="L348" class="LineNr">348 </span>    (<a href='braces.subx.html#L78'>subx-braces</a> <a href='../061read-byte.subx.html#L314'>_test-input-buffered-file</a> _test-output-buffered-file)
+<span id="L348" class="LineNr">348 </span>    (<a href='braces.subx.html#L78'>subx-braces</a> <a href='../061read-byte.subx.html#L314'>_test-input-buffered-file</a> <a href='../064write-byte.subx.html#L328'>_test-output-buffered-file</a>)
 <span id="L349" class="LineNr">349 </span>    <span class="subxComment"># check that the line just passed through</span>
-<span id="L350" class="LineNr">350 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> _test-output-buffered-file)
+<span id="L350" class="LineNr">350 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> <a href='../064write-byte.subx.html#L328'>_test-output-buffered-file</a>)
 <span id="L351" class="Folded">351 </span><span class="Folded">+--  5 lines: #?     # dump _test-output-stream --------------------------------------------------------------------------------------------------------------</span>
 <span id="L356" class="LineNr">356 </span>    (<a href='../058stream-equal.subx.html#L193'>check-stream-equal</a> <a href='../064write-byte.subx.html#L286'>_test-output-stream</a> <span class="Constant">&quot;_loop0x00000001:\n_loop0x00000002:\nab _break0x00000002/imm32 \n_break0x00000002:\ncd _loop0x00000001/imm32 \n_break0x00000001:\n&quot;</span> <span class="Constant">&quot;F - test-subx-braces-2&quot;</span>)
 <span id="L357" class="LineNr">357 </span>    <span class="subxS1Comment"># . epilogue</span>