Searched refs:SCM_TYP7 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dscm-lang.h36 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x)) macro
H A Dscm-tags.h331 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x))
319 #define SCM_TYP7 macro
H A Dscm-valprint.c185 switch (SCM_TYP7 (svalue))

Completed in 149 milliseconds