/netbsd-src/sys/arch/arm/at91/ |
H A D | at91spi.c | 250 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 D | crc32_tablegen.c | 66 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 D | inttypes.h | 41 #undef PRIX32 76 #define PRIX32 "X" macro
|
/netbsd-src/external/public-domain/xz/dist/src/common/ |
H A D | sysdefs.h | 71 #ifndef PRIX32 72 # define PRIX32 "X" macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | inttypes.d | 174 enum _cstr PRIX32 = "lX"; variable 394 enum _cstr PRIXMAX = PRIX32; 418 enum _cstr PRIXPTR = PRIX32;
|
/netbsd-src/tools/compat/ |
H A D | compat_defs.h | 817 #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 D | DataTypes.h | 111 #define PRIX32 "X" macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | inttypes.h | 54 #define PRIXPTR PRIX32
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_fmtio.h | 123 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | int_fmtio.h | 122 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_fmtio.h | 124 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_fmtio.h | 123 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_fmtio.h | 123 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_fmtio.h | 123 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_fmtio.h | 126 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_fmtio.h | 123 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_fmtio.h | 123 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | loadmsgcat.c | 167 #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 D | loadmsgcat.c | 167 #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 D | loadmsgcat.c | 175 #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 D | loadmsgcat.c | 167 #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 D | loadmsgcat.c | 167 #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 D | loadmsgcat.c | 169 #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 D | int_fmtio.h | 193 #define PRIX32 "X" /* uint32_t */ macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | inttypes.in.h | 166 #if !defined PRIX32 168 # define PRIX32 "X" macro
|