Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h306 #define UINT64_MAX 18446744073709551615U macro
310 #define UINT64_MAX 18446744073709551615ULL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h174 # define UINT64_MAX (__UINT64_C(18446744073709551615)) macro