Home
last modified time | relevance | path

Searched defs:zend_mm_get_next_free_slot (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_alloc.c1320 static zend_always_inline zend_mm_free_slot *zend_mm_get_next_free_slot(zend_mm_heap *heap, uint32_… function
1336 # define zend_mm_get_next_free_slot(heap, bin_num, slot) (slot)->next_free_slot macro

Completed in 15 milliseconds