Home
last modified time | relevance | path

Searched refs:Seof_object (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Ditest.c171 case r_EOF: return Seof_object; in read_top()
238 if (x == Seof_object) { putchar('\n'); exit(0); } in bignum_test()
H A Dprint.c75 else if (x == Seof_object) printf("#!eof");
H A Dexpeditor.c121 if (cNumRead == 0) return Seof_object; in s_ee_read_char()
719 if (n == 0) return Seof_object; in s_ee_read_char()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Ditest.c171 case r_EOF: return Seof_object; in read_top()
238 if (x == Seof_object) { putchar('\n'); exit(0); } in bignum_test()
H A Dprint.c75 else if (x == Seof_object) printf("#!eof");
H A Dexpeditor.c121 if (cNumRead == 0) return Seof_object; in s_ee_read_char()
719 if (n == 0) return Seof_object; in s_ee_read_char()
H A Dscheme.c920 while (i++ < LOADSKIP && S_boot_read(bd[n].fd, bd[n].path) != Seof_object);
922 while ((x = S_boot_read(bd[n].fd, bd[n].path)) != Seof_object) {
/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Ditest.c171 case r_EOF: return Seof_object; in read_top()
238 if (x == Seof_object) { putchar('\n'); exit(0); } in bignum_test()
H A Dprint.c72 else if (x == Seof_object) printf("#!eof");
H A Dexpeditor.c121 if (cNumRead == 0) return Seof_object; in s_ee_read_char()
711 if (n == 0) return Seof_object; in s_ee_read_char()
H A Dscheme.c875 while (i++ < LOADSKIP && S_boot_read(bd[n].fd, bd[n].path) != Seof_object);
877 while ((x = S_boot_read(bd[n].fd, bd[n].path)) != Seof_object) {
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/a6le/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ta6nt/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ti3nt/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ta6osx/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ti3fb/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ta6fb/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/i3le/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/i3nt/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/i3osx/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/a6nt/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/a6osx/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ta6le/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ti3le/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro
/dports/lang/chez-scheme/ChezScheme-9.5.4/boot/ti3osx/
H A Dscheme.h137 #define Seof_object ((ptr)0x36) macro

12