Searched refs:PRIuLEAST8 (Results 1 - 25 of 78) sorted by relevance

1234

/netbsd-current/sys/arch/hppa/include/
H A Dint_fmtio.h95 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/i386/include/
H A Dint_fmtio.h96 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_fmtio.h95 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_fmtio.h98 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_fmtio.h95 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/vax/include/
H A Dint_fmtio.h95 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_fmtio.h95 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/or1k/include/
H A Dint_fmtio.h94 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dint_fmtio.h95 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_fmtio.h153 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/powerpc/include/
H A Dint_fmtio.h141 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dint_fmtio.h143 #define PRIuLEAST8 "hhu" /* uint_least8_t */ macro
/netbsd-current/sys/arch/arm/include/
H A Dint_fmtio.h137 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/sys/arch/mips/include/
H A Dint_fmtio.h153 #define PRIuLEAST8 "u" /* uint_least8_t */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dinttypes.in.h244 #if !defined PRIuLEAST8 || @PRI_MACROS_BROKEN@
245 # undef PRIuLEAST8 macro
246 # define PRIuLEAST8 "u" macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h217 #if !defined PRIuLEAST8
218 # define PRIuLEAST8 "u" macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c207 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
208 # undef PRIuLEAST8 macro
209 # define PRIuLEAST8 "u" macro
597 return PRIuLEAST8;
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c207 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
208 # undef PRIuLEAST8 macro
209 # define PRIuLEAST8 "u" macro
597 return PRIuLEAST8;
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c207 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
208 # undef PRIuLEAST8 macro
209 # define PRIuLEAST8 "u" macro
597 return PRIuLEAST8;
/netbsd-current/lib/libintl/
H A Dsysdep.c122 T_(PRIuLEAST8),
/netbsd-current/sys/sys/
H A Dcommon_int_fmtio.h95 #define PRIuLEAST8 __UINT_LEAST8_FMTu__ macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dloadmsgcat.c215 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
216 # undef PRIuLEAST8 macro
217 # define PRIuLEAST8 "u" macro
600 return PRIuLEAST8;
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c207 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
208 # undef PRIuLEAST8 macro
209 # define PRIuLEAST8 "u" macro
597 return PRIuLEAST8;
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dloadmsgcat.c209 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
210 # undef PRIuLEAST8 macro
211 # define PRIuLEAST8 "u" macro
593 return PRIuLEAST8;
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c207 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
208 # undef PRIuLEAST8 macro
209 # define PRIuLEAST8 "u" macro
597 return PRIuLEAST8;

Completed in 177 milliseconds

1234