Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h304 #define INT64_MIN (-9223372036854775807L-1L) macro
308 #define INT64_MIN (-9223372036854775807LL-1LL) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h163 # define INT64_MIN (-__INT64_C(9223372036854775807)-1) macro