Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c327 static zend_always_inline uint32_t gc_compress(uint32_t idx) in gc_compress() function
618 idx = gc_compress(idx); in gc_possible_root_when_full()
654 idx = gc_compress(idx); in gc_possible_root()
958 idx = gc_compress(GC_PTR2IDX(free)); in gc_compact()
1144 idx = gc_compress(idx); in gc_add_garbage()

Completed in 7 milliseconds