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.c387 root = GC_IDX2PTR(idx); in gc_decompress()
401 root = GC_IDX2PTR(idx); in gc_fetch_unused()
665 newRoot = GC_IDX2PTR(idx); in gc_possible_root_when_full()
701 newRoot = GC_IDX2PTR(idx); in gc_possible_root()
735 newRoot = GC_IDX2PTR(idx); in gc_extra_root()
772 root = GC_IDX2PTR(idx); in gc_remove_from_buffer()
1369 current = GC_IDX2PTR(idx); in gc_scan_roots()
1381 current = GC_IDX2PTR(idx); in gc_scan_roots()
1409 buf = GC_IDX2PTR(idx); in gc_add_garbage()
1631 current = GC_IDX2PTR(idx); in gc_collect_roots()
[all …]

Completed in 18 milliseconds