Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dstdint.h230 #define INT64_MIN (-__INT64_MAX__ - 1) macro
235 #define INT64_MIN (-9223372036854775807L-1L) macro
239 #define INT64_MIN (-9223372036854775807LL-1LL) macro