Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dsagittariusdefs.h329 #define SG_TAG3(obj) (SG_WORD(obj) & 0x07) macro
338 #define SG_HTAG(obj) (SG_TAG3(SG_HDR(obj)->tag))