Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h371 #define UINT32_C(x) x##UL macro
374 #define UINT32_C(x) x##U macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h302 # define UINT32_C(c) c ## U macro