about summary refs log tree commit diff stats
path: root/html/064write-byte.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/064write-byte.subx.html')
-rw-r--r--html/064write-byte.subx.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/064write-byte.subx.html b/html/064write-byte.subx.html
index 383249f9..37d59c57 100644
--- a/html/064write-byte.subx.html
+++ b/html/064write-byte.subx.html
@@ -231,7 +231,7 @@ if ('onhashchange' in window) {
 <span id="L169" class="LineNr">169 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L170" class="LineNr">170 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              4/imm32           <span class="subxComment"># add to esp</span>
 <span id="L171" class="LineNr">171 </span>    <span class="subxComment"># fill up the buffer for _test-buffered-file</span>
-<span id="L172" class="LineNr">172 </span>    <span class="subxS1Comment"># . write(_test-buffered-file+4, 'abcdef')</span>
+<span id="L172" class="LineNr">172 </span>    <span class="subxS1Comment"># . write(_test-buffered-file+4, &quot;abcdef&quot;)</span>
 <span id="L173" class="LineNr">173 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L174" class="LineNr">174 </span>    68/push  <span class="Constant">&quot;abcdef&quot;</span>/imm32
 <span id="L175" class="LineNr">175 </span>    b8/copy-to-eax  <a href='061read-byte.subx.html#L281'>_test-buffered-file</a>/imm32
@@ -256,9 +256,9 @@ if ('onhashchange' in window) {
 <span id="L194" class="LineNr">194 </span>    e8/call  <a href='064write-byte.subx.html#L79'>flush</a>/disp32
 <span id="L195" class="LineNr">195 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L196" class="LineNr">196 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              4/imm32           <span class="subxComment"># add to esp</span>
-<span id="L197" class="LineNr">197 </span>    <span class="subxComment"># check-stream-equal(_test-stream, &quot;abcdef&quot;, msg)</span>
+<span id="L197" class="LineNr">197 </span>    <span class="subxComment"># check-stream-equal(_test-stream, &quot;abcdefg&quot;, msg)</span>
 <span id="L198" class="LineNr">198 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L199" class="LineNr">199 </span>    68/push  <span class="Constant">&quot;F - <a href='064write-byte.subx.html#L152'>test-write-byte-buffered-multiple-flushes</a>: 1&quot;</span>/imm32
+<span id="L199" class="LineNr">199 </span>    68/push  <span class="Constant">&quot;F - test-write-byte-buffered-multiple-flushes&quot;</span>/imm32
 <span id="L200" class="LineNr">200 </span>    68/push  <span class="Constant">&quot;abcdefg&quot;</span>/imm32
 <span id="L201" class="LineNr">201 </span>    68/push  <a href='057write.subx.html#L148'>_test-stream</a>/imm32
 <span id="L202" class="LineNr">202 </span>    <span class="subxS2Comment"># . . call</span>
rtik.com> 2015-11-06 11:06:58 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-11-06 11:17:25 -0800 2377 - stop using operator[] in map' href='/akkartik/mu/commit/013update_operation.cc?h=main&id=795f5244abc9b9f26ff621fd1997db427289d2ba'>795f5244 ^
82177734 ^
e6692482 ^


49620728 ^
3e31f29a ^


e6692482 ^
04a2a292 ^
d0832be2 ^
04a2a292 ^




797edfd0 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36