Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dint_const.h44 #define INT32_C(c) (c) macro
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h241 #define INT32_C(c) __INT32_C(c) macro