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.c89 #define GC_GREY 0x200000u macro
428 case GC_GREY: return "grey"; in gc_color_name()
1011 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1035 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1050 GC_REF_SET_COLOR(ht, GC_GREY); in gc_mark_grey()
1056 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1071 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1078 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1110 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
1121 GC_REF_SET_COLOR(ref, GC_GREY); in gc_mark_grey()
[all …]

Completed in 11 milliseconds