about summary refs log tree commit diff stats
path: root/html/064write-byte.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-25 15:53:24 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-25 15:54:16 -0700
commit6033844884f18c9a6e6e186c79c36fd1dd2c9bb0 (patch)
treec4f58b9f94fe36463a1cc9a8a0a07507dcbd405f /html/064write-byte.subx.html
parent9ac3fde9ab9651ecf5eb0ae0af6691e65ab3b122 (diff)
downloadmu-6033844884f18c9a6e6e186c79c36fd1dd2c9bb0.tar.gz
5582
Diffstat (limited to 'html/064write-byte.subx.html')
-rw-r--r--html/064write-byte.subx.html99
1 files changed, 93 insertions, 6 deletions
diff --git a/html/064write-byte.subx.html b/html/064write-byte.subx.html
index 4ac80171..698cac56 100644
--- a/html/064write-byte.subx.html
+++ b/html/064write-byte.subx.html
@@ -14,16 +14,17 @@ pre { font-family: monospace; color: #000000; background-color: #c6c6c6; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #c6c6c6; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.subxTest { color: #5f8700; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
+.subxMinorFunction { color: #875f5f; }
 .LineNr { }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
+.subxS1Comment { color: #0000af; }
+.Constant { color: #008787; }
 .SpecialChar { color: #d70000; }
 .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.Constant { color: #008787; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxS2Comment { color: #8a8a8a; }
+.subxTest { color: #5f8700; }
 -->
 </style>
 
@@ -346,7 +347,93 @@ if ('onhashchange' in window) {
 <span id="L285" class="LineNr">285 </span>    <span class="subxS1Comment"># . end</span>
 <span id="L286" class="LineNr">286 </span>    c3/return
 <span id="L287" class="LineNr">287 </span>
-<span id="L288" class="LineNr">288 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
+<span id="L288" class="LineNr">288 </span>== data
+<span id="L289" class="LineNr">289 </span>
+<span id="L290" class="LineNr">290 </span><span class="subxMinorFunction">_test-output-stream</span>:
+<span id="L291" class="LineNr">291 </span>    <span class="subxComment"># current write index</span>
+<span id="L292" class="LineNr">292 </span>    0/imm32
+<span id="L293" class="LineNr">293 </span>    <span class="subxComment"># current read index</span>
+<span id="L294" class="LineNr">294 </span>    0/imm32
+<span id="L295" class="LineNr">295 </span>    <span class="subxComment"># length</span>
+<span id="L296" class="LineNr">296 </span>    0x200/imm32  <span class="subxComment"># 512 bytes</span>
+<span id="L297" class="LineNr">297 </span>    <span class="subxComment"># data (32 lines x 16 bytes/line)</span>
+<span id="L298" class="LineNr">298 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L299" class="LineNr">299 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L300" class="LineNr">300 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L301" class="LineNr">301 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L302" class="LineNr">302 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L303" class="LineNr">303 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L304" class="LineNr">304 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L305" class="LineNr">305 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L306" class="LineNr">306 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L307" class="LineNr">307 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L308" class="LineNr">308 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L309" class="LineNr">309 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L310" class="LineNr">310 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L311" class="LineNr">311 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L312" class="LineNr">312 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L313" class="LineNr">313 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L314" class="LineNr">314 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L315" class="LineNr">315 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L316" class="LineNr">316 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L317" class="LineNr">317 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L318" class="LineNr">318 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L319" class="LineNr">319 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L320" class="LineNr">320 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L321" class="LineNr">321 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L322" class="LineNr">322 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L323" class="LineNr">323 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L324" class="LineNr">324 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L325" class="LineNr">325 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L326" class="LineNr">326 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L327" class="LineNr">327 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L328" class="LineNr">328 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L329" class="LineNr">329 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L330" class="LineNr">330 </span>
+<span id="L331" class="LineNr">331 </span><span class="subxComment"># a test buffered file for _test-output-stream</span>
+<span id="L332" class="LineNr">332 </span><span class="subxMinorFunction">_test-output-buffered-file</span>:
+<span id="L333" class="LineNr">333 </span>    <span class="subxComment"># file descriptor or (address stream)</span>
+<span id="L334" class="LineNr">334 </span>    <a href='064write-byte.subx.html#L290'>_test-output-stream</a>/imm32
+<span id="L335" class="LineNr">335 </span>    <span class="subxComment"># current write index</span>
+<span id="L336" class="LineNr">336 </span>    0/imm32
+<span id="L337" class="LineNr">337 </span>    <span class="subxComment"># current read index</span>
+<span id="L338" class="LineNr">338 </span>    0/imm32
+<span id="L339" class="LineNr">339 </span>    <span class="subxComment"># length</span>
+<span id="L340" class="LineNr">340 </span>    6/imm32
+<span id="L341" class="LineNr">341 </span>    <span class="subxComment"># data</span>
+<span id="L342" class="LineNr">342 </span>    00 00 00 00 00 00  <span class="subxComment"># 6 bytes</span>
+<span id="L343" class="LineNr">343 </span>
+<span id="L344" class="LineNr">344 </span><span class="subxMinorFunction">_test-error-stream</span>:
+<span id="L345" class="LineNr">345 </span>    <span class="subxComment"># current write index</span>
+<span id="L346" class="LineNr">346 </span>    0/imm32
+<span id="L347" class="LineNr">347 </span>    <span class="subxComment"># current read index</span>
+<span id="L348" class="LineNr">348 </span>    0/imm32
+<span id="L349" class="LineNr">349 </span>    <span class="subxComment"># line</span>
+<span id="L350" class="LineNr">350 </span>    0x80/imm32  <span class="subxComment"># 128 bytes</span>
+<span id="L351" class="LineNr">351 </span>    <span class="subxComment"># data (8 lines x 16 bytes/line)</span>
+<span id="L352" class="LineNr">352 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L353" class="LineNr">353 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L354" class="LineNr">354 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L355" class="LineNr">355 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L356" class="LineNr">356 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L357" class="LineNr">357 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L358" class="LineNr">358 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L359" class="LineNr">359 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L360" class="LineNr">360 </span>
+<span id="L361" class="LineNr">361 </span><span class="subxComment"># a test buffered file for _test-error-stream</span>
+<span id="L362" class="LineNr">362 </span><span class="subxMinorFunction">_test-error-buffered-file</span>:
+<span id="L363" class="LineNr">363 </span>    <span class="subxComment"># file descriptor or (address stream)</span>
+<span id="L364" class="LineNr">364 </span>    <a href='064write-byte.subx.html#L344'>_test-error-stream</a>/imm32
+<span id="L365" class="LineNr">365 </span>    <span class="subxComment"># current write index</span>
+<span id="L366" class="LineNr">366 </span>    0/imm32
+<span id="L367" class="LineNr">367 </span>    <span class="subxComment"># current read index</span>
+<span id="L368" class="LineNr">368 </span>    0/imm32
+<span id="L369" class="LineNr">369 </span>    <span class="subxComment"># length</span>
+<span id="L370" class="LineNr">370 </span>    6/imm32
+<span id="L371" class="LineNr">371 </span>    <span class="subxComment"># data</span>
+<span id="L372" class="LineNr">372 </span>    00 00 00 00 00 00  <span class="subxComment"># 6 bytes</span>
+<span id="L373" class="LineNr">373 </span>
+<span id="L374" class="LineNr">374 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
 </pre>
 </body>
 </html>