Lines Matching refs:GC_WHITE
85 #define GC_WHITE 0x100000u macro
385 case GC_WHITE: return "white"; in gc_color_name()
994 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_scan()
1023 GC_REF_SET_COLOR(ht, GC_WHITE); in gc_scan()
1031 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1040 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1059 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1091 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1103 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1124 GC_REF_SET_COLOR(current->ref, GC_WHITE); in gc_scan_roots()
1204 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
1214 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
1233 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
1266 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
1279 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_white()
1321 if (GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_collect_roots()