Searched refs:UINT8_C (Results 1 - 25 of 93) 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-hpux11.h25 #define UINT8_C(__c) (__c) macro
H A Dstdint-aix.h46 #define UINT8_C(c) c macro
H A Dstdint-newlib.h26 #define UINT8_C(c) __UINT8_C(c) macro
H A Dstdint-darwin.h13 #define UINT8_C(v) v 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-hpux11.h25 #define UINT8_C(__c) (__c) macro
H A Dstdint-aix.h46 #define UINT8_C(c) c macro
H A Dstdint-newlib.h26 #define UINT8_C(c) __UINT8_C(c) macro
H A Dinttypes.h13 #define UINT8_C(__c) (__c) macro
H A Dstdint-darwin.h13 #define UINT8_C(v) v 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/mips/cavium/dev/
H A Docteon_twsireg.h100 #define TWSI_SLAVE_ADD_GCE UINT8_C(0x01)
108 #define TWSI_CTL_CE UINT8_C(0x80)
109 #define TWSI_CTL_ENAB UINT8_C(0x40)
110 #define TWSI_CTL_STA UINT8_C(0x20)
111 #define TWSI_CTL_STP UINT8_C(0x10)
112 #define TWSI_CTL_IFLG UINT8_C(0x08)
113 #define TWSI_CTL_AAK UINT8_C(0x04)
/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/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/sh3/include/
H A Dint_const.h49 #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/amd64/include/
H A Dint_const.h52 #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/sparc/include/
H A Dint_const.h53 #define UINT8_C(c) c macro
/netbsd-current/sys/arch/arm/include/
H A Dint_const.h53 #define UINT8_C(c) c macro

Completed in 245 milliseconds

1234