Searched refs:GC_PTR2IDX (Results 1 – 1 of 1) sorted by relevance
173 #define GC_PTR2IDX(ptr) ((ptr) - GC_G(buf)) macro420 GC_G(unused) = GC_PTR2IDX(root); in gc_link_unused()1192 idx = gc_compress(GC_PTR2IDX(free)); in gc_compact()
Completed in 11 milliseconds