Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h151 # define __UINT64_C(c) c ## UL macro
154 # define __UINT64_C(c) c ## ULL macro