Searched defs:UINT8_C (Results 1 - 25 of 87) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint.h14 # define UINT8_C(c) c macro
H A Dstdint-aix.h46 #define UINT8_C(c) c macro
H A Dstdint-darwin.h13 #define UINT8_C(v) v macro
H A Dstdint-hpux11.h25 #define UINT8_C(__c) (__c) macro
H A Dinttypes.h13 #define UINT8_C(__c) (__c) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dint_const.h13 #define UINT8_C(c) (c) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdint.h14 # define UINT8_C(c) c macro
H A Dstdint-aix.h46 #define UINT8_C(c) c macro
H A Dinttypes.h13 #define UINT8_C(__c) (__c) macro
H A Dstdint-darwin.h13 #define UINT8_C(v) v macro
H A Dstdint-hpux11.h25 #define UINT8_C(__c) (__c) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A Dint_const.h13 #define UINT8_C(c) (c) macro
/netbsd-current/sys/arch/hppa/include/
H A Dint_const.h46 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/i386/include/
H A Dint_const.h50 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_const.h50 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_const.h52 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_const.h49 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/vax/include/
H A Dint_const.h49 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/powerpc/include/
H A Dint_const.h53 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_const.h49 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_const.h53 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/m68k/include/
H A Dint_const.h49 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/arm/include/
H A Dint_const.h53 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/mips/include/
H A Dint_const.h53 #define UINT8_C(c) c macro
/netbsd-current/sys/sys/
H A Dcommon_int_const.h52 #define UINT8_C(c) __int_join(c, __UINT8_C_SUFFIX__) macro

Completed in 279 milliseconds

1234