Home
last modified time | relevance | path

Searched refs:record_c_unwind_protect_from_cxx (Results 1 – 3 of 3) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaiku_io.c190 record_c_unwind_protect_from_cxx (void (*fn) (void *), void *r) in record_c_unwind_protect_from_cxx() function
H A Dhaiku_support.h746 record_c_unwind_protect_from_cxx (void (*) (void *), void *);
H A Dhaiku_support.cc2614 record_c_unwind_protect_from_cxx (unwind_popup_file_dialog, &dat); in be_popup_file_dialog()