Searched defs:INT64_MIN (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/win32/ | ||
H A D | php_stdint.h | 140 #define INT64_MIN ((int64_t)_I64_MIN) macro |
/PHP-7.1/ext/date/lib/ | ||
H A D | timelib_structs.h | 104 #define INT64_MIN ((int64_t)_I64_MIN) macro |
Completed in 6 milliseconds