Searched refs:def_place_exit_handler_proc (Results 1 – 2 of 2) sorted by relevance
37 static Scheme_Object *def_place_exit_handler_proc(int argc, Scheme_Object *args[]);160 …scheme_def_place_exit_proc = scheme_make_prim_w_arity(def_place_exit_handler_proc, "default-place-… in scheme_init_places_once()2337 static Scheme_Object *def_place_exit_handler_proc(int argc, Scheme_Object *argv[]) in def_place_exit_handler_proc() function