Home
last modified time | relevance | path

Searched defs:SCM_NIMP (Results 1 – 4 of 4) sorted by relevance

/dports/lang/guile2/guile-2.2.7/libguile/
H A Dtags.h352 #define SCM_NIMP(x) (!SCM_IMP (x)) macro
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dtags.h388 #define SCM_NIMP(x) (!SCM_IMP (x)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dscm-tags.h207 #define SCM_NIMP(x) (!SCM_IMP(x)) macro
/dports/lang/guile/guile-3.0.7/libguile/
H A Dscm.h427 #define SCM_NIMP(x) (!SCM_IMP (x)) macro