Home
last modified time | relevance | path

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

/PHP-8.0/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()
951 p = GC_GET_PTR(p); in gc_compact()
1500 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1523 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1538 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1571 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1609 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()

Completed in 8 milliseconds