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