Home
last modified time | relevance | path

Searched refs:Svoid (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dscheme.c63 CP(tc) = Svoid; in main_init()
341 CP(tc) = Svoid; /* don't have calling code object */
347 CP(tc) = Svoid; /* leave clean so direct Scall won't choke */
354 p = Svoid;
1040 ptr tc = Svoid; /* initialize to make gcc happy */
1176 return p == Svoid ? 0 : 1;
1212 return p == Svoid ? 0 : 1; in run_script()
H A Ditest.c216 return Svoid; in eval()
H A Dprim5.c826 return Svoid;
834 return Svoid;
842 return Svoid;
857 return Svoid;
872 return Svoid; in s_flush_instruction_cache()
896 return Svoid;
1232 return Svoid;
H A Dmain.c305 if (p != Svoid) CALL1("pretty-print", p);
H A Dprint.c75 else if (x == Svoid) printf("#<void>");
/dports/lang/racket/racket-8.3/src/ChezScheme/examples/
H A Dcrepl.c78 if (p != Svoid) CALL1("pretty-print", p); in main()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/examples/
H A Dcrepl.c78 if (p != Svoid) CALL1("pretty-print", p); in main()
/dports/lang/chez-scheme/ChezScheme-9.5.4/examples/
H A Dcrepl.c78 if (p != Svoid) CALL1("pretty-print", p); in main()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dscheme.c62 CP(tc) = Svoid; in main_init()
374 CP(tc) = Svoid; /* don't have calling code object */
380 CP(tc) = Svoid; /* leave clean so direct Scall won't choke */
387 p = Svoid;
1106 ptr tc = Svoid; /* initialize to make gcc happy */
1246 return p == Svoid ? 0 : 1;
1282 return p == Svoid ? 0 : 1; in run_script()
H A Ditest.c216 return Svoid; in eval()
H A Dprim5.c921 return Svoid;
933 return Svoid;
945 return Svoid;
967 return Svoid;
981 return Svoid; in s_flush_instruction_cache()
1013 return Svoid;
1370 return Svoid;
H A Dmain.c311 if (p != Svoid) CALL1("pretty-print", p);
H A Dprint.c78 else if (x == Svoid) printf("#<void>");
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dscheme.c62 CP(tc) = Svoid; in main_init()
374 CP(tc) = Svoid; /* don't have calling code object */
380 CP(tc) = Svoid; /* leave clean so direct Scall won't choke */
387 p = Svoid;
1106 ptr tc = Svoid; /* initialize to make gcc happy */
1246 return p == Svoid ? 0 : 1;
1282 return p == Svoid ? 0 : 1; in run_script()
H A Ditest.c216 return Svoid; in eval()
H A Dprim5.c921 return Svoid;
933 return Svoid;
945 return Svoid;
967 return Svoid;
981 return Svoid; in s_flush_instruction_cache()
1013 return Svoid;
1370 return Svoid;
H A Dprint.c78 else if (x == Svoid) printf("#<void>");
H A Dmain.c311 if (p != Svoid) CALL1("pretty-print", p);
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/a6le/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ta6nt/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ti3nt/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ta6osx/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro
/dports/lang/chez-scheme/ti3fb/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro
/dports/lang/chez-scheme/ta6fb/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/i3le/
H A Dscheme.h138 #define Svoid ((ptr)0x3E) macro

12