/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | inttypes.h | 33 #undef PRIoLEAST32 68 #define PRIoLEAST32 "o" macro
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_fmtio.h | 82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | int_fmtio.h | 81 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_fmtio.h | 83 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_fmtio.h | 82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_fmtio.h | 82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_fmtio.h | 82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_fmtio.h | 85 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_fmtio.h | 82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_fmtio.h | 82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | loadmsgcat.c | 251 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN 252 # undef PRIoLEAST32 253 # define PRIoLEAST32 "o" macro 627 return PRIoLEAST32;
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | loadmsgcat.c | 251 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN 252 # undef PRIoLEAST32 253 # define PRIoLEAST32 "o" macro 627 return PRIoLEAST32;
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | loadmsgcat.c | 259 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN 260 # undef PRIoLEAST32 261 # define PRIoLEAST32 "o" macro 630 return PRIoLEAST32; in get_sysdep_segment_value()
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | loadmsgcat.c | 251 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN 252 # undef PRIoLEAST32 253 # define PRIoLEAST32 "o" macro 627 return PRIoLEAST32;
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | loadmsgcat.c | 251 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN 252 # undef PRIoLEAST32 253 # define PRIoLEAST32 "o" macro 627 return PRIoLEAST32;
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | loadmsgcat.c | 253 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN 254 # undef PRIoLEAST32 255 # define PRIoLEAST32 "o" macro 623 return PRIoLEAST32; in get_sysdep_segment_value()
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_fmtio.h | 114 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | inttypes.in.h | 250 #if !defined PRIoLEAST32 251 # define PRIoLEAST32 "o" macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | int_fmtio.h | 115 #define PRIoLEAST32 "ho" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_fmtio.h | 123 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | int_fmtio.h | 124 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_fmtio.h | 111 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | cinttypes | 65 PRIoLEAST32
|
/netbsd-src/lib/libintl/ |
H A D | sysdep.c | 106 T_(PRIoLEAST32),
|
/netbsd-src/sys/sys/ |
H A D | common_int_fmtio.h | 82 #define PRIoLEAST32 __UINT_LEAST32_FMTo__ macro
|