Searched refs:SCM_IFLAGP (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dscm-lang.h31 #define SCM_IFLAGP(n) ((0x87 & (int)(n))==4) macro
H A Dscm-lang.c112 else if (SCM_IFLAGP (svalue))
H A Dscm-tags.h250 #define SCM_IFLAGP(n) ((0x87 & (int)(n))==4)
242 #define SCM_IFLAGP macro
H A Dscm-valprint.c157 else if (SCM_IFLAGP (svalue)

Completed in 51 milliseconds