Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_alloc.c1312 static zend_always_inline void zend_mm_set_next_free_slot(zend_mm_heap *heap, uint32_t bin_num, zen… function
1333 # define zend_mm_set_next_free_slot(heap, bin_num, slot, next) do { \ macro

Completed in 15 milliseconds