Home
last modified time | relevance | path

Searched refs:SG_TAG4 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dsagittariusdefs.h330 #define SG_TAG4(obj) (SG_WORD(obj) & 0x0f) macro
389 #define SG_IFLONUMP(obj) (SG_TAG4(obj) == SG_IFLONUM_TAG)