Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_alloc.c498 #define ZEND_MM_FREE_BLOCK ZEND_MM_LONG_CONST(0x0) macro
956 ZEND_MM_BLOCK(mm_block, ZEND_MM_FREE_BLOCK, size); in zend_mm_free_cache()
1733 ZEND_MM_BLOCK(b, ZEND_MM_FREE_BLOCK, block_size); in zend_mm_shutdown()
2037 ZEND_MM_BLOCK(new_free_block, ZEND_MM_FREE_BLOCK, remaining_size); in _zend_mm_alloc_int()
2117 ZEND_MM_BLOCK(mm_block, ZEND_MM_FREE_BLOCK, size); in _zend_mm_free_int()
2164 ZEND_MM_BLOCK(new_free_block, ZEND_MM_FREE_BLOCK, remaining_size); in _zend_mm_realloc_int()
2240 ZEND_MM_BLOCK(new_free_block, ZEND_MM_FREE_BLOCK, remaining_size); in _zend_mm_realloc_int()
2342 ZEND_MM_BLOCK(new_free_block, ZEND_MM_FREE_BLOCK, remaining_size); in _zend_mm_realloc_int()

Completed in 11 milliseconds