Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h312 # define UINTMAX_C(c) c ## UL macro
315 # define UINTMAX_C(c) c ## ULL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h390 #define UINTMAX_C(x) x##ULL macro
393 #define UINTMAX_C(x) x##UL macro