Home
last modified time | relevance | path

Searched refs:PRIoLEAST32 (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dinttypes.h33 #undef PRIoLEAST32
68 #define PRIoLEAST32 "o" macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_fmtio.h82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dint_fmtio.h81 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_fmtio.h83 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_fmtio.h82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_fmtio.h82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_fmtio.h82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_fmtio.h85 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_fmtio.h82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_fmtio.h82 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c251 #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 Dloadmsgcat.c251 #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 Dloadmsgcat.c259 #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 Dloadmsgcat.c251 #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 Dloadmsgcat.c251 #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 Dloadmsgcat.c253 #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 Dint_fmtio.h114 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h250 #if !defined PRIoLEAST32
251 # define PRIoLEAST32 "o" macro
/netbsd-src/sys/arch/riscv/include/
H A Dint_fmtio.h115 #define PRIoLEAST32 "ho" /* uint_least32_t */ macro
/netbsd-src/sys/arch/mips/include/
H A Dint_fmtio.h123 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_fmtio.h124 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/sys/arch/arm/include/
H A Dint_fmtio.h111 #define PRIoLEAST32 "o" /* uint_least32_t */ macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dcinttypes65 PRIoLEAST32
/netbsd-src/lib/libintl/
H A Dsysdep.c106 T_(PRIoLEAST32),
/netbsd-src/sys/sys/
H A Dcommon_int_fmtio.h82 #define PRIoLEAST32 __UINT_LEAST32_FMTo__ macro

123