Searched refs:orig_next_to_free (Results 1 – 1 of 1) sorted by relevance
658 zval_gc_info *p, *q, *orig_free_list, *orig_next_to_free; in gc_collect_cycles() local671 orig_next_to_free = GC_G(next_to_free); in gc_collect_cycles()727 GC_G(next_to_free) = orig_next_to_free; in gc_collect_cycles()
Completed in 5 milliseconds