Home
last modified time | relevance | path

Searched defs:scheme_make_byte_string_input_port (Results 1 – 6 of 6) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dschemexm.h552 #define scheme_make_byte_string_input_port (scheme_extension_table->scheme_make_byte_string_input_p… macro
H A Dportfun.c667 scheme_make_byte_string_input_port(const char *str) in scheme_make_byte_string_input_port() function
H A Dschemex.h746 Scheme_Object *(*scheme_make_byte_string_input_port)(const char *str); member
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dschemexm.h552 #define scheme_make_byte_string_input_port (scheme_extension_table->scheme_make_byte_string_input_p… macro
H A Dportfun.c667 scheme_make_byte_string_input_port(const char *str) in scheme_make_byte_string_input_port() function
H A Dschemex.h746 Scheme_Object *(*scheme_make_byte_string_input_port)(const char *str); member