Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_alloc.c486 # define ZEND_MM_LONG_CONST(x) (x##i64) macro
488 # define ZEND_MM_LONG_CONST(x) (x##L) macro

Completed in 15 milliseconds