Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_alloc.c167 #define ZEND_MM_LRUN_PAGES_MASK 0x000003ff macro
179 #define ZEND_MM_LRUN_PAGES(info) (((info) & ZEND_MM_LRUN_PAGES_MASK) >> ZEND_MM_LRUN_PAGES_…

Completed in 14 milliseconds