Home
last modified time | relevance | path

Searched defs:SCM_ILOCP (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dscm-lang.h34 #define SCM_ILOCP(n) ((0xff & (int)(n))==0xfc) macro
H A Dscm-tags.h224 #define SCM_ILOCP(n) ((0xff & (int)(n))==0xfc) macro