/netbsd-src/sys/arch/hppa/include/ |
H A D | int_fmtio.h | 76 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | int_fmtio.h | 75 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_fmtio.h | 77 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_fmtio.h | 76 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_fmtio.h | 76 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_fmtio.h | 76 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_fmtio.h | 79 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_fmtio.h | 76 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_fmtio.h | 76 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | loadmsgcat.c | 107 #if !defined PRIo8 || PRI_MACROS_BROKEN 108 # undef PRIo8 109 # define PRIo8 "o" macro 528 return PRIo8;
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | loadmsgcat.c | 107 #if !defined PRIo8 || PRI_MACROS_BROKEN 108 # undef PRIo8 109 # define PRIo8 "o" macro 528 return PRIo8;
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | loadmsgcat.c | 115 #if !defined PRIo8 || PRI_MACROS_BROKEN 116 # undef PRIo8 117 # define PRIo8 "o" macro 531 return PRIo8; in get_sysdep_segment_value()
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | loadmsgcat.c | 107 #if !defined PRIo8 || PRI_MACROS_BROKEN 108 # undef PRIo8 109 # define PRIo8 "o" macro 528 return PRIo8;
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | loadmsgcat.c | 107 #if !defined PRIo8 || PRI_MACROS_BROKEN 108 # undef PRIo8 109 # define PRIo8 "o" macro 528 return PRIo8;
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | loadmsgcat.c | 109 #if !defined PRIo8 || PRI_MACROS_BROKEN 110 # undef PRIo8 111 # define PRIo8 "o" macro 524 return PRIo8; in get_sysdep_segment_value()
|
/netbsd-src/tools/compat/ |
H A D | compat_defs.h | 714 #ifndef PRIo8 715 #define PRIo8 "hho" 745 #if ! (defined(PRId8) && defined(PRIi8) && defined(PRIo8) && \ 712 #define PRIo8 global() macro
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_fmtio.h | 104 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | inttypes.in.h | 91 #if !defined PRIo8 93 # define PRIo8 "o" macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | int_fmtio.h | 105 #define PRIo8 "hho" /* uint8_t */ macro
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_fmtio.h | 113 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | int_fmtio.h | 114 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_fmtio.h | 101 #define PRIo8 "o" /* uint8_t */ macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | cinttypes | 58 PRIo8
|
/netbsd-src/lib/libintl/ |
H A D | sysdep.c | 100 T_(PRIo8),
|
/netbsd-src/sys/sys/ |
H A D | common_int_fmtio.h | 76 #define PRIo8 __UINT8_FMTo__ macro
|