Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_alloc.c175 #define ZEND_MM_SRUN_BIN_NUM_MASK 0x0000001f macro
185 #define ZEND_MM_SRUN_BIN_NUM(info) (((info) & ZEND_MM_SRUN_BIN_NUM_MASK) >> ZEND_MM_SRUN_BIN_…

Completed in 41 milliseconds