Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c397 root = GC_IDX2PTR(idx); in gc_decompress()
411 root = GC_IDX2PTR(idx); in gc_fetch_unused()
685 newRoot = GC_IDX2PTR(idx); in gc_possible_root_when_full()
721 newRoot = GC_IDX2PTR(idx); in gc_possible_root()
755 newRoot = GC_IDX2PTR(idx); in gc_extra_root()
792 root = GC_IDX2PTR(idx); in gc_remove_from_buffer()
1389 current = GC_IDX2PTR(idx); in gc_scan_roots()
1401 current = GC_IDX2PTR(idx); in gc_scan_roots()
1429 buf = GC_IDX2PTR(idx); in gc_add_garbage()
1651 current = GC_IDX2PTR(idx); in gc_collect_roots()
[all …]

Completed in 9 milliseconds