Home
last modified time | relevance | path

Searched defs:SCM_VELTS (Results 1 – 3 of 3) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dscm-lang.h42 #define SCM_VELTS(x) ((SCM *)SCM_CDR(x)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dscm-lang.h42 #define SCM_VELTS(x) ((SCM *)SCM_CDR(x)) macro
/dports/lang/guile1/guile-1.8.8/libguile/
H A Ddeprecated.h491 #define SCM_VELTS(x) scm_i_velts(x) macro