Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h317 #define INT_LEAST64_MAX 9223372036854775807L macro
321 #define INT_LEAST64_MAX 9223372036854775807LL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h186 # define INT_LEAST64_MAX (__INT64_C(9223372036854775807)) macro