Searched defs:zend_mm_get_next_free_slot (Results 1 – 1 of 1) sorted by relevance
1320 static zend_always_inline zend_mm_free_slot *zend_mm_get_next_free_slot(zend_mm_heap *heap, uint32_… function1336 # define zend_mm_get_next_free_slot(heap, bin_num, slot) (slot)->next_free_slot macro
Completed in 15 milliseconds