Home
last modified time | relevance | path

Searched refs:GC_GREY (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_gc.c94 #define GC_GREY 0x200000u macro
438 case GC_GREY: return "grey"; in gc_color_name()
1031 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1055 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1070 GC_REF_SET_COLOR(ht, GC_GREY); in gc_mark_grey()
1076 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1091 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1098 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1130 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1141 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
[all …]

Completed in 10 milliseconds