Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c326 static zend_always_inline uint32_t gc_compress(uint32_t idx) in gc_compress() function
617 idx = gc_compress(idx); in gc_possible_root_when_full()
653 idx = gc_compress(idx); in gc_possible_root()
950 idx = gc_compress(GC_PTR2IDX(free)); in gc_compact()
1149 idx = gc_compress(idx); in gc_add_garbage()

Completed in 10 milliseconds