Searched defs:scheme_pop_continuation_frame (Results 1 – 6 of 6) sorted by relevance
208 #define scheme_pop_continuation_frame (scheme_extension_table->scheme_pop_continuation_frame) macro
690 void scheme_pop_continuation_frame(Scheme_Cont_Frame_Data *d) in scheme_pop_continuation_frame() function
264 void (*scheme_pop_continuation_frame)(Scheme_Cont_Frame_Data *); member