about summary refs log tree commit diff stats
path: root/html/400.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/400.mu.html')
-rw-r--r--html/400.mu.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/html/400.mu.html b/html/400.mu.html
index 7502b30a..8b6aae39 100644
--- a/html/400.mu.html
+++ b/html/400.mu.html
@@ -232,14 +232,16 @@ if ('onhashchange' in window) {
 <span id="L177" class="LineNr">177 </span>
 <span id="L178" class="LineNr">178 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L6'>stream-empty?</a> s: (addr stream _)<span class="PreProc"> -&gt; </span>_/<span class="Constant">eax</span>: boolean
 <span id="L179" class="LineNr">179 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L30'>stream-full?</a> s: (addr stream _)<span class="PreProc"> -&gt; </span>_/<span class="Constant">eax</span>: boolean
-<span id="L180" class="LineNr">180 </span><span class="PreProc">sig</span> <a href='310copy-bytes.subx.html#L59'>stream-to-array</a> in: (addr stream _), out: (addr handle array _)
-<span id="L181" class="LineNr">181 </span><span class="PreProc">sig</span> <a href='310copy-bytes.subx.html#L119'>unquote-stream-to-array</a> in: (addr stream _), out: (addr handle array _)
+<span id="L180" class="LineNr">180 </span><span class="PreProc">sig</span> <a href='310copy-bytes.subx.html#L60'>stream-to-array</a> in: (addr stream _), out: (addr handle array _)
+<span id="L181" class="LineNr">181 </span><span class="PreProc">sig</span> <a href='310copy-bytes.subx.html#L120'>unquote-stream-to-array</a> in: (addr stream _), out: (addr handle array _)
 <span id="L182" class="LineNr">182 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L160'>stream-first</a> s: (addr stream byte)<span class="PreProc"> -&gt; </span>_/<span class="Constant">eax</span>: byte
 <span id="L183" class="LineNr">183 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L187'>stream-final</a> s: (addr stream byte)<span class="PreProc"> -&gt; </span>_/<span class="Constant">eax</span>: byte
 <span id="L184" class="LineNr">184 </span>
 <span id="L185" class="LineNr">185 </span><span class="muComment">#sig copy-bytes src: (addr byte), dest: (addr byte), n: int</span>
 <span id="L186" class="LineNr">186 </span><span class="PreProc">sig</span> <a href='312copy.subx.html#L3'>copy-array-object</a> src: (addr array _), dest-ah: (addr handle array _)
 <span id="L187" class="LineNr">187 </span><span class="PreProc">sig</span> <a href='312copy.subx.html#L17'>copy-file</a> src: (addr buffered-file), dest-ah: (addr handle buffered-file), filename: (addr array byte)
+<span id="L188" class="LineNr">188 </span>
+<span id="L189" class="LineNr">189 </span><span class="PreProc">sig</span> <a href='314divide.subx.html#L3'>integer-divide</a> a: int, b: int<span class="PreProc"> -&gt; </span>_/<span class="Constant">eax</span>: int, _/<span class="Constant">edx</span>: int
 </pre>
 </body>
 </html>