/netbsd-src/sys/arch/arm/include/ |
H A D | int_const.h | 65 #define INTMAX_C(c) c ## L macro 68 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_const.h | 65 #define INTMAX_C(c) c ## L macro 68 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_const.h | 65 #define INTMAX_C(c) c ## L macro 68 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | int_const.h | 65 #define INTMAX_C(c) c ## L macro 68 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
H A D | stdint-darwin.h | 73 #define INTMAX_C(v) (v ## L) macro 76 #define INTMAX_C(v) (v ## LL) macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | stdint-darwin.h | 73 #define INTMAX_C(v) (v ## L) macro 76 #define INTMAX_C(v) (v ## LL) macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdint_.h | 266 #define INTMAX_C(x) x##L macro 269 #define INTMAX_C(x) x##LL macro 272 #define INTMAX_C(x) x##i64 macro 275 #define INTMAX_C(x) x macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_const.h | 57 #define INTMAX_C(c) c ## L macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_const.h | 56 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_const.h | 56 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_const.h | 56 #define INTMAX_C(c) c ## L macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_const.h | 56 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_const.h | 53 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_const.h | 59 #define INTMAX_C(c) c ## L macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_const.h | 57 #define INTMAX_C(c) c ## LL macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdint_.h | 475 # define INTMAX_C(x) x##LL macro 477 # define INTMAX_C(x) INT64_C(x) macro 479 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdint_.h | 475 # define INTMAX_C(x) x##LL macro 477 # define INTMAX_C(x) INT64_C(x) macro 479 # define INTMAX_C(x) x##L macro
|
/netbsd-src/sys/sys/ |
H A D | common_int_const.h | 59 #define INTMAX_C(c) __int_join(c, __INTMAX_C_SUFFIX__) macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
H A D | stdint.h | 664 # define INTMAX_C(x) x##LL macro 666 # define INTMAX_C(x) INT64_C(x) macro 668 # define INTMAX_C(x) x##L macro
|