Home
last modified time | relevance | path

Searched refs:none_symbol (Results 1 – 5 of 5) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/guile/
H A Dscm-exception.c80 static SCM none_symbol; variable
616 return none_symbol; in gdbscm_percent_exception_print_style()
699 none_symbol = scm_from_latin1_symbol ("none"); in gdbscm_initialize_exceptions()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Derror.c39 ROSYM static Scheme_Object *none_symbol; variable
860 REGISTER_SO(none_symbol); in scheme_init_error()
866 none_symbol = scheme_intern_symbol("none"); in scheme_init_error()
4111 if (SAME_OBJ(v, none_symbol)) in extract_level()
H A Dfun.c48 ROSYM static Scheme_Object *none_symbol; variable
660 REGISTER_SO(none_symbol); in scheme_init_fun()
666 none_symbol = scheme_intern_symbol("none"); in scheme_init_fun()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Derror.c39 ROSYM static Scheme_Object *none_symbol; variable
860 REGISTER_SO(none_symbol); in scheme_init_error()
866 none_symbol = scheme_intern_symbol("none"); in scheme_init_error()
4111 if (SAME_OBJ(v, none_symbol)) in extract_level()
H A Dfun.c48 ROSYM static Scheme_Object *none_symbol; variable
660 REGISTER_SO(none_symbol); in scheme_init_fun()
666 none_symbol = scheme_intern_symbol("none"); in scheme_init_fun()