Home
last modified time | relevance | path

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

/PHP-7.0/win32/
H A Dphp_stdint.h140 #define INT64_MIN ((int64_t)_I64_MIN) macro
155 #define INT_LEAST64_MIN INT64_MIN
169 #define INT_FAST64_MIN INT64_MIN
178 # define INTPTR_MIN INT64_MIN
188 #define INTMAX_MIN INT64_MIN
/PHP-7.0/ext/date/lib/
H A Dtimelib_structs.h103 # ifndef INT64_MIN
104 #define INT64_MIN ((int64_t)_I64_MIN) macro
132 # define TIMELIB_LONG_MIN INT64_MIN
/PHP-7.0/Zend/
H A Dzend_long.h38 # define ZEND_LONG_MIN INT64_MIN

Completed in 17 milliseconds