Searched defs:iscollectable (Results 1 – 2 of 2) sorted by relevance
184 #define iscollectable(o) (rttype(o) & BIT_ISCOLLECTABLE) macro
172 #define iscollectable(o) (rttype(o) & BIT_ISCOLLECTABLE) macro