Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dint_const.h53 #define UINTMAX_C(c) (c ## UL) macro
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h255 #define UINTMAX_C(c) __UINTMAX_C(c) macro