Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dint_const.h47 #define UINT8_C(c) (c) macro
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h245 #define UINT8_C(c) __UINT8_C(c) macro