Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_alloc.c861 static inline void zend_mm_add_to_rest_list(zend_mm_heap *heap, zend_mm_free_block *mm_block) in zend_mm_add_to_rest_list() function
2043 zend_mm_add_to_rest_list(heap, new_free_block); in _zend_mm_alloc_int()
2245 zend_mm_add_to_rest_list(heap, new_free_block); in _zend_mm_realloc_int()
2345 zend_mm_add_to_rest_list(heap, new_free_block); in _zend_mm_realloc_int()

Completed in 14 milliseconds