Home
last modified time | relevance | path

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

123

/netbsd-src/sys/arch/hppa/include/
H A Dint_fmtio.h76 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dint_fmtio.h75 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_fmtio.h77 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_fmtio.h76 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_fmtio.h76 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_fmtio.h76 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_fmtio.h79 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_fmtio.h76 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_fmtio.h76 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c107 #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 Dloadmsgcat.c107 #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 Dloadmsgcat.c115 #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 Dloadmsgcat.c107 #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 Dloadmsgcat.c107 #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 Dloadmsgcat.c109 #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 Dcompat_defs.h714 #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 Dint_fmtio.h104 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h91 #if !defined PRIo8
93 # define PRIo8 "o" macro
/netbsd-src/sys/arch/riscv/include/
H A Dint_fmtio.h105 #define PRIo8 "hho" /* uint8_t */ macro
/netbsd-src/sys/arch/mips/include/
H A Dint_fmtio.h113 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_fmtio.h114 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/sys/arch/arm/include/
H A Dint_fmtio.h101 #define PRIo8 "o" /* uint8_t */ macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dcinttypes58 PRIo8
/netbsd-src/lib/libintl/
H A Dsysdep.c100 T_(PRIo8),
/netbsd-src/sys/sys/
H A Dcommon_int_fmtio.h76 #define PRIo8 __UINT8_FMTo__ macro

123