Searched refs:GC_ROOT (Results 1 – 1 of 1) sorted by relevance
149 #define GC_ROOT 0x0 /* possible root of circular garbage */ macro158 ((((uintptr_t)(ptr)) & GC_BITS) == GC_ROOT)
Completed in 9 milliseconds