Searched defs:SCM_ILOCP (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ | ||
H A D | scm-lang.h | 34 #define SCM_ILOCP(n) ((0xff & (int)(n))==0xfc) macro |
H A D | scm-tags.h | 224 #define SCM_ILOCP(n) ((0xff & (int)(n))==0xfc) macro |