Home
last modified time | relevance | path

Searched refs:INT_LEAST64_MIN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h316 #define INT_LEAST64_MIN (-9223372036854775807L-1L) macro
320 #define INT_LEAST64_MIN (-9223372036854775807LL-1LL) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h181 # define INT_LEAST64_MIN (-__INT64_C(9223372036854775807)-1) macro