about summary refs log tree commit diff stats
path: root/html/linux/calls.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/calls.subx.html')
-rw-r--r--html/linux/calls.subx.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/html/linux/calls.subx.html b/html/linux/calls.subx.html
index 5624bf96..63fc8009 100644
--- a/html/linux/calls.subx.html
+++ b/html/linux/calls.subx.html
@@ -14,16 +14,16 @@ pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
+.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.subxS1Comment { color: #0000af; }
+.subxTest { color: #5f8700; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .Folded { color: #080808; background-color: #949494; }
-.subxTest { color: #5f8700; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
@@ -117,7 +117,7 @@ if ('onhashchange' in window) {
 <span id="L56" class="LineNr">  56 </span>    74/jump-if-= $subx-calls-main:interactive/disp8
 <span id="L57" class="LineNr">  57 </span>    <span class="subxComment"># run-tests()</span>
 <span id="L58" class="LineNr">  58 </span>    e8/call run-tests/disp32
-<span id="L59" class="LineNr">  59 </span>    <span class="subxComment"># syscall(exit, *Num-test-failures)</span>
+<span id="L59" class="LineNr">  59 </span>    <span class="subxComment"># syscall_exit(*Num-test-failures)</span>
 <span id="L60" class="LineNr">  60 </span>    8b/-&gt; *<span class="SpecialChar"><a href='102test.subx.html#L89'>Num-test-failures</a></span> 3/r32/ebx
 <span id="L61" class="LineNr">  61 </span>    eb/jump $subx-calls-main:end/disp8
 <span id="L62" class="LineNr">  62 </span><span class="Constant">$subx-calls-main:interactive</span>:
@@ -130,7 +130,7 @@ if ('onhashchange' in window) {
 <span id="L69" class="LineNr">  69 </span>    e8/call <a href='calls.subx.html#L77'>subx-calls</a>/disp32
 <span id="L70" class="LineNr">  70 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L71" class="LineNr">  71 </span>    81 0/subop/add %esp 8/imm32
-<span id="L72" class="LineNr">  72 </span>    <span class="subxComment"># syscall(exit, 0)</span>
+<span id="L72" class="LineNr">  72 </span>    <span class="subxComment"># syscall_exit(0)</span>
 <span id="L73" class="LineNr">  73 </span>    bb/copy-to-ebx 0/imm32
 <span id="L74" class="LineNr">  74 </span><span class="Constant">$subx-calls-main:end</span>:
 <span id="L75" class="LineNr">  75 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
@@ -332,7 +332,7 @@ if ('onhashchange' in window) {
 <span id="L271" class="LineNr"> 271 </span>    <span class="subxS1Comment"># . if (eax != false) break</span>
 <span id="L272" class="LineNr"> 272 </span>    3d/compare-eax-and 0/imm32/false
 <span id="L273" class="LineNr"> 273 </span>    0f 85/jump-if-!= $parse-line:end/disp32
-<span id="L274" class="Folded"> 274 </span><span class="Folded">+-- 40 lines: #?     # dump word-slice -------------------------------------------------------------------------------------------------------------------------------------</span>
+<span id="L274" class="Folded"> 274 </span><span class="Folded">+-- 40 lines: #?     # dump word-slice --------------------------------------------------------------------------------------------------------------------------------------------------</span>
 <span id="L314" class="LineNr"> 314 </span><span class="Constant">$parse-line:write-word</span>:
 <span id="L315" class="LineNr"> 315 </span>    <span class="subxComment"># write-int(words, word-slice-&gt;start)</span>
 <span id="L316" class="LineNr"> 316 </span>    <span class="subxS2Comment"># . . push args</span>
@@ -612,7 +612,7 @@ if ('onhashchange' in window) {
 <span id="L590" class="LineNr"> 590 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L591" class="LineNr"> 591 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L592" class="LineNr"> 592 </span>    81 0/subop/add %esp 4/imm32
-<span id="L593" class="LineNr"> 593 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L593" class="LineNr"> 593 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L594" class="LineNr"> 594 </span>    bb/copy-to-ebx 1/imm32
 <span id="L595" class="LineNr"> 595 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L596" class="LineNr"> 596 </span>    <span class="subxComment"># never gets here</span>
@@ -745,7 +745,7 @@ if ('onhashchange' in window) {
 <span id="L723" class="LineNr"> 723 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L724" class="LineNr"> 724 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L725" class="LineNr"> 725 </span>    81 0/subop/add %esp 4/imm32
-<span id="L726" class="Folded"> 726 </span><span class="Folded">+-- 33 lines: #?     # dump _test-output-stream ----------------------------------------------------------------------------------------------------------------------------</span>
+<span id="L726" class="Folded"> 726 </span><span class="Folded">+-- 33 lines: #?     # dump _test-output-stream -----------------------------------------------------------------------------------------------------------------------------------------</span>
 <span id="L759" class="LineNr"> 759 </span>    <span class="subxS1Comment"># . check-next-stream-line-equal(_test-output-stream, &quot;# . (foo %eax)&quot;, msg)</span>
 <span id="L760" class="LineNr"> 760 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L761" class="LineNr"> 761 </span>    68/push <span class="Constant">&quot;F - <a href='calls.subx.html#L669'>test-subx-calls-processes-calls</a>: comment&quot;</span>/imm32
@@ -1069,7 +1069,7 @@ if ('onhashchange' in window) {
 <span id="L1079" class="LineNr">1079 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1080" class="LineNr">1080 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1081" class="LineNr">1081 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1082" class="LineNr">1082 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1082" class="LineNr">1082 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1083" class="LineNr">1083 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1084" class="LineNr">1084 </span>    e8/call  <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1085" class="LineNr">1085 </span>    <span class="subxComment"># never gets here</span>
@@ -1107,7 +1107,7 @@ if ('onhashchange' in window) {
 <span id="L1117" class="LineNr">1117 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1118" class="LineNr">1118 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1119" class="LineNr">1119 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1120" class="LineNr">1120 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1120" class="LineNr">1120 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1121" class="LineNr">1121 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1122" class="LineNr">1122 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1123" class="LineNr">1123 </span>    <span class="subxComment"># never gets here</span>
@@ -1145,7 +1145,7 @@ if ('onhashchange' in window) {
 <span id="L1155" class="LineNr">1155 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1156" class="LineNr">1156 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1157" class="LineNr">1157 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1158" class="LineNr">1158 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1158" class="LineNr">1158 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1159" class="LineNr">1159 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1160" class="LineNr">1160 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1161" class="LineNr">1161 </span>    <span class="subxComment"># never gets here</span>
@@ -1183,7 +1183,7 @@ if ('onhashchange' in window) {
 <span id="L1193" class="LineNr">1193 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1194" class="LineNr">1194 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1195" class="LineNr">1195 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1196" class="LineNr">1196 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1196" class="LineNr">1196 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1197" class="LineNr">1197 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1198" class="LineNr">1198 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1199" class="LineNr">1199 </span>    <span class="subxComment"># never gets here</span>
@@ -1221,7 +1221,7 @@ if ('onhashchange' in window) {
 <span id="L1231" class="LineNr">1231 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1232" class="LineNr">1232 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1233" class="LineNr">1233 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1234" class="LineNr">1234 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1234" class="LineNr">1234 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1235" class="LineNr">1235 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1236" class="LineNr">1236 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1237" class="LineNr">1237 </span>    <span class="subxComment"># never gets here</span>
@@ -1259,7 +1259,7 @@ if ('onhashchange' in window) {
 <span id="L1269" class="LineNr">1269 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1270" class="LineNr">1270 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1271" class="LineNr">1271 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1272" class="LineNr">1272 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1272" class="LineNr">1272 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1273" class="LineNr">1273 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1274" class="LineNr">1274 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1275" class="LineNr">1275 </span>    <span class="subxComment"># never gets here</span>
@@ -1297,7 +1297,7 @@ if ('onhashchange' in window) {
 <span id="L1307" class="LineNr">1307 </span>    e8/call <a href='115write-byte.subx.html#L81'>flush</a>/disp32
 <span id="L1308" class="LineNr">1308 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L1309" class="LineNr">1309 </span>    81 0/subop/add %esp 4/imm32
-<span id="L1310" class="LineNr">1310 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L1310" class="LineNr">1310 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L1311" class="LineNr">1311 </span>    bb/copy-to-ebx 1/imm32
 <span id="L1312" class="LineNr">1312 </span>    e8/call <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L1313" class="LineNr">1313 </span>    <span class="subxComment"># never gets here</span>