Home
last modified time | relevance | path

Searched defs:ZEND_MM_LONG_CONST (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_alloc.c491 # define ZEND_MM_LONG_CONST(x) (x##i64) macro
493 # define ZEND_MM_LONG_CONST(x) (x##L) macro

Completed in 19 milliseconds