Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c146 #define GC_GET_PTR(ptr) \ macro
338 if (EXPECTED(GC_GET_PTR(root->ref) == ref)) { in gc_decompress()
346 if (GC_GET_PTR(root->ref) == ref) { in gc_decompress()
949 p = GC_GET_PTR(p); in gc_compact()
1488 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1511 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1526 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1556 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1594 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()

Completed in 12 milliseconds