Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c100 # define GC_TRACE_SET_COLOR(ref, color) \ macro
104 # define GC_TRACE_SET_COLOR(ref, new_color) macro
125 GC_TRACE_SET_COLOR(ref, c); \
132 GC_TRACE_SET_COLOR(ref, GC_BLACK); \
137 GC_TRACE_SET_COLOR(ref, GC_PURPLE); \
667 GC_TRACE_SET_COLOR(ref, GC_PURPLE); in gc_possible_root_when_full()
703 GC_TRACE_SET_COLOR(ref, GC_PURPLE); in gc_possible_root()
761 GC_TRACE_SET_COLOR(ref, GC_BLACK); in gc_remove_from_buffer()

Completed in 13 milliseconds