Searched refs:BIT_ISCOLLECTABLE (Results 1 – 1 of 1) sorted by relevance
285 #define BIT_ISCOLLECTABLE (1 << 6) macro287 #define iscollectable(o) (rawtt(o) & BIT_ISCOLLECTABLE)290 #define ctb(t) ((t) | BIT_ISCOLLECTABLE)751 #define keyiscollectable(n) (keytt(n) & BIT_ISCOLLECTABLE)
Completed in 5 milliseconds