Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c165 #define GC_PTR2IDX(ptr) ((ptr) - GC_G(buf)) macro
368 GC_G(unused) = GC_PTR2IDX(root); in gc_link_unused()
950 idx = gc_compress(GC_PTR2IDX(free)); in gc_compact()

Completed in 8 milliseconds