Home
last modified time | relevance | path

Searched refs:scheme_get_byte_string_unless (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/racket/racket-8.3/src/bc/include/
H A Dmzscheme.exp397 scheme_get_byte_string_unless
H A Dmzscheme3m.exp403 scheme_get_byte_string_unless
H A Dmzwin.def426 scheme_get_byte_string_unless
H A Dracket.exp442 scheme_get_byte_string_unless
H A Dracket3m.exp447 scheme_get_byte_string_unless
H A Dmzwin3m.def440 scheme_get_byte_string_unless
/dports/lang/racket-minimal/racket-8.3/src/bc/include/
H A Dmzscheme.exp397 scheme_get_byte_string_unless
H A Dmzscheme3m.exp403 scheme_get_byte_string_unless
H A Dmzwin.def426 scheme_get_byte_string_unless
H A Dracket.exp442 scheme_get_byte_string_unless
H A Dracket3m.exp447 scheme_get_byte_string_unless
H A Dmzwin3m.def440 scheme_get_byte_string_unless
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dport.c1092 intptr_t scheme_get_byte_string_unless(const char *who, in scheme_get_byte_string_unless() function
1506 return scheme_get_byte_string_unless(who, port, in scheme_get_byte_string()
1974 got = scheme_get_byte_string_unless(who, port, in scheme_get_char_string()
2008 scheme_get_byte_string_unless(who, port, in scheme_get_char_string()
2041 got = scheme_get_byte_string_unless(who, port, in scheme_get_char_string()
2167 return scheme_get_byte_string_unless(who, port, in get_one_byte_slow()
2227 v = scheme_get_byte_string_unless("read-char", port, in scheme_getc()
2249 v = scheme_get_byte_string_unless("read-char", port, in scheme_getc()
2305 n = scheme_get_byte_string_unless("read-bytes", port, in scheme_get_bytes()
2324 v = scheme_get_byte_string_unless("peek-byte", port, in scheme_peek_byte_skip()
[all …]
H A Dschemex.inc507 scheme_extension_table->scheme_get_byte_string_unless = scheme_get_byte_string_unless;
H A Dschemexm.h507 #define scheme_get_byte_string_unless (scheme_extension_table->scheme_get_byte_string_unless) macro
H A Dregexp.c2644 got = scheme_get_byte_string_unless("regexp-match", port, in regexec()
3042 got = scheme_get_byte_string_unless("regexp-match", rw->port, in read_more_from_regport()
3069 got = scheme_get_byte_string_unless("regexp-match", rw->port, in read_more_from_regport()
H A Dschemex.h658 intptr_t (*scheme_get_byte_string_unless)(const char *who, member
H A Dschemef.h805 MZ_EXTERN intptr_t scheme_get_byte_string_unless(const char *who,
H A Dportfun.c1008 r = scheme_get_byte_string_unless("custom-port-pipe-read", uip->prefix_pipe, in user_get_or_peek_bytes()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dport.c1092 intptr_t scheme_get_byte_string_unless(const char *who, in scheme_get_byte_string_unless() function
1506 return scheme_get_byte_string_unless(who, port, in scheme_get_byte_string()
1974 got = scheme_get_byte_string_unless(who, port, in scheme_get_char_string()
2008 scheme_get_byte_string_unless(who, port, in scheme_get_char_string()
2041 got = scheme_get_byte_string_unless(who, port, in scheme_get_char_string()
2167 return scheme_get_byte_string_unless(who, port, in get_one_byte_slow()
2227 v = scheme_get_byte_string_unless("read-char", port, in scheme_getc()
2249 v = scheme_get_byte_string_unless("read-char", port, in scheme_getc()
2305 n = scheme_get_byte_string_unless("read-bytes", port, in scheme_get_bytes()
2324 v = scheme_get_byte_string_unless("peek-byte", port, in scheme_peek_byte_skip()
[all …]
H A Dschemexm.h507 #define scheme_get_byte_string_unless (scheme_extension_table->scheme_get_byte_string_unless) macro
H A Dschemex.inc507 scheme_extension_table->scheme_get_byte_string_unless = scheme_get_byte_string_unless;
H A Dregexp.c2644 got = scheme_get_byte_string_unless("regexp-match", port, in regexec()
3042 got = scheme_get_byte_string_unless("regexp-match", rw->port, in read_more_from_regport()
3069 got = scheme_get_byte_string_unless("regexp-match", rw->port, in read_more_from_regport()
H A Dschemex.h658 intptr_t (*scheme_get_byte_string_unless)(const char *who, member
H A Dschemef.h805 MZ_EXTERN intptr_t scheme_get_byte_string_unless(const char *who,

12