Home
last modified time | relevance | path

Searched refs:PRIX32 (Results 1 – 25 of 67) sorted by relevance

123

/netbsd-src/sys/arch/arm/at91/
H A Dat91spi.c250 DPRINTFN(3, ("%s: slave %d mode %d speed %d, csr=0x%08"PRIX32"\n", in at91spi_configure()
281 DPRINTFN(3, ("%s: sc=%p start=%d sr=%"PRIX32"\n", __FUNCTION__, sc, start, sr)); in at91spi_xfer()
285 DPRINTFN(3, ("%s: sr=%"PRIX32"\n", __FUNCTION__, sr)); in at91spi_xfer()
336 …=%d len=%d wchunk=%p (%p:%d) rchunk=%p (%p:%d) mr=%"PRIX32" sr=%"PRIX32" imr=%"PRIX32" csr0=%"PRIX… in at91spi_xfer()
438 DPRINTFN(3, ("%s: interrupts are not enabled, sr=%08"PRIX32" imr=%08"PRIX32"\n", in at91spi_intr()
443 DPRINTFN(3, ("%s: sr=%08"PRIX32" imr=%08"PRIX32"\n", in at91spi_intr()
/netbsd-src/external/public-domain/xz/dist/src/liblzma/check/
H A Dcrc32_tablegen.c66 printf("0x%08" PRIX32, crc32_table[s][b]); in print_crc32_table()
93 printf("0x%08" PRIX32, crc32_table[0][b]); in print_lz_table()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dinttypes.h41 #undef PRIX32
76 #define PRIX32 "X" macro
/netbsd-src/external/public-domain/xz/dist/src/common/
H A Dsysdefs.h71 #ifndef PRIX32
72 # define PRIX32 "X" macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dinttypes.d174 enum _cstr PRIX32 = "lX"; variable
394 enum _cstr PRIXMAX = PRIX32;
418 enum _cstr PRIXPTR = PRIX32;
/netbsd-src/tools/compat/
H A Dcompat_defs.h817 #ifndef PRIX32
818 #define PRIX32 "X"
855 #ifndef PRIX32
856 #define PRIX32 "lX"
878 defined(PRIu32) && defined(PRIx32) && defined(PRIX32))
815 #define PRIX32 global() macro
853 #define PRIX32 global() macro
/netbsd-src/external/apache2/llvm/config/llvm/Support/
H A DDataTypes.h111 #define PRIX32 "X" macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dinttypes.h54 #define PRIXPTR PRIX32
/netbsd-src/sys/arch/hppa/include/
H A Dint_fmtio.h123 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dint_fmtio.h122 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_fmtio.h124 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_fmtio.h123 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_fmtio.h123 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_fmtio.h123 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_fmtio.h126 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_fmtio.h123 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_fmtio.h123 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c167 #if !defined PRIX32 || PRI_MACROS_BROKEN
168 # undef PRIX32
169 # define PRIX32 "X" macro
566 return PRIX32;
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dloadmsgcat.c167 #if !defined PRIX32 || PRI_MACROS_BROKEN
168 # undef PRIX32
169 # define PRIX32 "X" macro
566 return PRIX32;
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dloadmsgcat.c175 #if !defined PRIX32 || PRI_MACROS_BROKEN
176 # undef PRIX32
177 # define PRIX32 "X" macro
569 return PRIX32; in get_sysdep_segment_value()
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dloadmsgcat.c167 #if !defined PRIX32 || PRI_MACROS_BROKEN
168 # undef PRIX32
169 # define PRIX32 "X" macro
566 return PRIX32;
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dloadmsgcat.c167 #if !defined PRIX32 || PRI_MACROS_BROKEN
168 # undef PRIX32
169 # define PRIX32 "X" macro
566 return PRIX32;
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dloadmsgcat.c169 #if !defined PRIX32 || PRI_MACROS_BROKEN
170 # undef PRIX32
171 # define PRIX32 "X" macro
562 return PRIX32; in get_sysdep_segment_value()
/netbsd-src/sys/arch/powerpc/include/
H A Dint_fmtio.h193 #define PRIX32 "X" /* uint32_t */ macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h166 #if !defined PRIX32
168 # define PRIX32 "X" macro

123