Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_gc.c345 root = GC_IDX2PTR(idx); in gc_decompress()
359 root = GC_IDX2PTR(idx); in gc_fetch_unused()
613 newRoot = GC_IDX2PTR(idx); in gc_possible_root_when_full()
649 newRoot = GC_IDX2PTR(idx); in gc_possible_root()
687 root = GC_IDX2PTR(idx); in gc_remove_from_buffer()
973 current = GC_IDX2PTR(GC_FIRST_ROOT); in gc_mark_roots()
1149 buf = GC_IDX2PTR(idx); in gc_add_garbage()
1317 current = GC_IDX2PTR(idx); in gc_collect_roots()
1536 current = GC_IDX2PTR(idx); in zend_gc_collect_cycles()
1569 current = GC_IDX2PTR(idx); in zend_gc_collect_cycles()
[all …]

Completed in 11 milliseconds