Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c147 #define GC_GET_PTR(ptr) \ macro
339 if (EXPECTED(GC_GET_PTR(root->ref) == ref)) { in gc_decompress()
347 if (GC_GET_PTR(root->ref) == ref) { in gc_decompress()
957 p = GC_GET_PTR(p); in gc_compact()
1504 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1527 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1542 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1576 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1614 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()

Completed in 9 milliseconds