Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dscm-lang.h36 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x)) macro
H A Dscm-tags.h319 #define SCM_TYP7(x) (0x7f & (int)SCM_CAR(x)) macro