Searched refs:PRIi32 (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dinttypes.h29 #undef PRIi32 macro
64 #define PRIi32 "i" macro
/netbsd-current/external/apache2/llvm/config/llvm/Support/
H A DDataTypes.h107 #define PRIi32 "i" macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dinttypes.h50 #define PRIiPTR PRIi32
/netbsd-current/sys/arch/hppa/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/i386/include/
H A Dint_fmtio.h62 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_fmtio.h64 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/vax/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/or1k/include/
H A Dint_fmtio.h60 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dint_fmtio.h61 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_fmtio.h80 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/powerpc/include/
H A Dint_fmtio.h75 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dint_fmtio.h75 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/arm/include/
H A Dint_fmtio.h73 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/sys/arch/mips/include/
H A Dint_fmtio.h81 #define PRIi32 "i" /* int32_t */ macro
/netbsd-current/tools/compat/
H A Dcompat_defs.h802 #ifndef PRIi32
803 #define PRIi32 "i" macro
840 #ifndef PRIi32
841 #define PRIi32 "li" macro
874 #if ! (defined(PRId32) && defined(PRIi32) && defined(PRIo32) && \
/netbsd-current/sys/kern/
H A Dkern_tc.c1257 ".%09"PRIi32", refmode=0x%1x)\n",
1396 log(LOG_DEBUG, "ref_ts=%"PRIi64".%09"PRIi32
1397 ", ts=%"PRIi64".%09"PRIi32", read latency=%"PRIi64" ns\n",
1472 ".%09"PRIi32", ts=%"PRIi64".%09"PRIi32
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dinttypes.in.h159 #if !defined PRIi32 || @PRI_MACROS_BROKEN@
160 # undef PRIi32 macro
162 # define PRIi32 "i" macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h146 #if !defined PRIi32
148 # define PRIi32 "i" macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c151 #if !defined PRIi32 || PRI_MACROS_BROKEN
152 # undef PRIi32 macro
153 # define PRIi32 "i" macro
558 return PRIi32;
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c151 #if !defined PRIi32 || PRI_MACROS_BROKEN
152 # undef PRIi32 macro
153 # define PRIi32 "i" macro
558 return PRIi32;
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c151 #if !defined PRIi32 || PRI_MACROS_BROKEN
152 # undef PRIi32 macro
153 # define PRIi32 "i" macro
558 return PRIi32;
/netbsd-current/lib/libintl/
H A Dsysdep.c84 T_(PRIi32),

Completed in 202 milliseconds

1234