Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h150 # define __INT64_C(c) c ## L macro
153 # define __INT64_C(c) c ## LL macro