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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dscm-tags.h319 #define SCM_GCMARKP(x) (1 & (int)SCM_CDR(x))
308 #define SCM_GCMARKP macro

Completed in 92 milliseconds