Searched defs:zend_mm_set_next_free_slot (Results 1 – 1 of 1) sorted by relevance
1312 static zend_always_inline void zend_mm_set_next_free_slot(zend_mm_heap *heap, uint32_t bin_num, zen… function1333 # define zend_mm_set_next_free_slot(heap, bin_num, slot, next) do { \ macro
Completed in 14 milliseconds