Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c149 #define GC_GET_PTR(ptr) \ macro
380 if (EXPECTED(GC_GET_PTR(root->ref) == ref)) { in gc_decompress()
388 if (GC_GET_PTR(root->ref) == ref) { in gc_decompress()
1171 p = GC_GET_PTR(p); in gc_compact()
1849 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1872 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1888 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1925 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()
1963 p = GC_GET_PTR(current->ref); in zend_gc_collect_cycles()

Completed in 9 milliseconds