Home
last modified time | relevance | path

Searched defs:SCM_I_LONGJMP (Results 1 – 2 of 2) sorted by relevance

/dports/lang/guile2/guile-2.2.7/libguile/
H A D_scm.h201 #define SCM_I_LONGJMP longjump macro
208 #define SCM_I_LONGJMP longjump macro
216 # define SCM_I_LONGJMP(JB,VAL) scm_ia64_longjmp (&(JB), VAL) macro
223 #define SCM_I_LONGJMP longjmp macro
/dports/lang/guile1/guile-1.8.8/libguile/
H A D__scm.h415 # define SCM_I_LONGJMP(JB,VAL) scm_ia64_longjmp (&(JB), VAL) macro
429 #define SCM_I_LONGJMP longjmp macro