Home
last modified time | relevance | path

Searched defs:scm_t_catch_handler (Results 1 – 5 of 5) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dthrow.h30 typedef SCM (*scm_t_catch_handler) (void *data, typedef
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dthrow.h31 typedef SCM (*scm_t_catch_handler) (void *data, typedef
/dports/lang/guile/guile-3.0.7/libguile/
H A Dthrow.h31 typedef SCM (*scm_t_catch_handler) (void *data, typedef
/dports/lang/librep/librep_0.92.7/src/
H A Drep_gh.h70 typedef SCM (*scm_t_catch_handler) (void *data, typedef
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Guile/
H A Dguile_tm.hpp176 typedef SCM (*scm_t_catch_handler) (void *data, SCM tag, SCM throw_args); typedef