Searched refs:GC_WHITE (Results 1 – 3 of 3) sorted by relevance
46 #define GC_WHITE 0x8000 macro
122 case GC_WHITE: return "white"; in gc_color_name()615 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()769 if (GC_REF_GET_COLOR(ref) == GC_WHITE) {919 if (GC_REF_GET_COLOR(current->ref) == GC_WHITE) {
1290 GC_TYPE_INFO(ht) = IS_NULL | (GC_WHITE << 16); in zend_array_destroy()
Completed in 17 milliseconds