Home
last modified time | relevance | path

Searched defs:SCM_TYP7 (Results 1 – 6 of 6) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dscm-lang.h36 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dscm-lang.h36 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x)) macro
H A Dscm-tags.h319 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x)) macro
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dtags.h388 #define SCM_TYP7(x) (0x7f & SCM_CELL_TYPE (x)) macro
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dtags.h427 #define SCM_TYP7(x) (0x7f & SCM_CELL_TYPE (x)) macro
/dports/lang/guile/guile-3.0.7/libguile/
H A Dscm.h465 #define SCM_TYP7(x) (0x7f & SCM_CELL_TYPE (x)) macro