Searched refs:GC_IS_GARBAGE (Results 1 – 1 of 1) sorted by relevance
161 #define GC_IS_GARBAGE(ptr) \ macro1980 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()2036 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()2074 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
Completed in 12 milliseconds