Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h318 #define UINT_LEAST64_MAX 18446744073709551615U macro
322 #define UINT_LEAST64_MAX 18446744073709551615ULL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h192 # define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615)) macro