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

1234

/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint.h15 # define UINT16_C(c) c macro
H A Dstdint-aix.h47 #define UINT16_C(c) c macro
H A Dstdint-darwin.h14 #define UINT16_C(v) v macro
H A Dstdint-hpux11.h27 #define UINT16_C(__c) (__c) macro
H A Dinttypes.h14 #define UINT16_C(__c) (__c) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dint_const.h15 #define UINT16_C(c) (c) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdint.h15 # define UINT16_C(c) c macro
H A Dstdint-aix.h47 #define UINT16_C(c) c macro
H A Dinttypes.h14 #define UINT16_C(__c) (__c) macro
H A Dstdint-darwin.h14 #define UINT16_C(v) v macro
H A Dstdint-hpux11.h27 #define UINT16_C(__c) (__c) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A Dint_const.h15 #define UINT16_C(c) (c) macro
/netbsd-current/sys/arch/hppa/include/
H A Dint_const.h47 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/i386/include/
H A Dint_const.h51 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_const.h51 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_const.h53 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_const.h50 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/vax/include/
H A Dint_const.h50 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/powerpc/include/
H A Dint_const.h54 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_const.h50 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_const.h54 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/m68k/include/
H A Dint_const.h50 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/arm/include/
H A Dint_const.h54 #define UINT16_C(c) c macro
/netbsd-current/sys/arch/mips/include/
H A Dint_const.h54 #define UINT16_C(c) c macro
/netbsd-current/sys/sys/
H A Dcommon_int_const.h53 #define UINT16_C(c) __int_join(c, __UINT16_C_SUFFIX__) macro

Completed in 230 milliseconds

1234