Searched refs:PRIx32 (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/xz/src/common/
H A Dsysdefs.h68 #ifndef PRIx32
69 # define PRIx32 "x" macro
/freebsd-10-stable/sys/arm/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-10-stable/sys/ia64/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-10-stable/sys/sparc64/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-10-stable/sys/mips/include/
H A D_inttypes.h115 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-10-stable/sys/powerpc/include/
H A D_inttypes.h114 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-10-stable/sys/x86/include/
H A D_inttypes.h114 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-10-stable/usr.bin/dtc/
H A Ddtb.cc263 fprintf(stderr, "Missing magic token in header. Got %" PRIx32
H A Dfdt.cc192 fprintf(file, "0x%" PRIx32, v);
579 fprintf(stderr, "Unexpected token 0x%" PRIx32
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c136 PRINT(PRIx32, ui32);
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c3834 "(was: %08" PRIx32 ", expected: %08" PRIx32 ")\n",
3848 "(%08" PRIx32 "/%08" PRIx32 ")\n",
H A Darchive_read_support_format_cab.c1175 "Checksum error CFDATA[%d] %" PRIx32 ":%" PRIx32 " in %d bytes",
/freebsd-10-stable/contrib/xz/src/xz/
H A Dlist.c565 "%08" PRIx32, conv32le(buf.u32[0]));
/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c2076 "got value %" PRIx32 " != expected %" PRIx32, lookup_me, magic);
3604 "got value %" PRIx32 " != expected %" PRIx32, lookup_me, magic);

Completed in 379 milliseconds