Searched refs:PRIu32 (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_randomid.c69 printf("id %5d: last call at %9"PRIu32
70 ", current call %9"PRIu32
71 " (diff %5"PRIu32"), "
72 "lowest %"PRIu32"\n",
76 "diff (%"PRIu32") less than minimum "
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dtimer_subr.c81 p += sprintf(p, "%" PRIu32 "d", day);
83 p += sprintf(p, "%" PRIu32 "h", hour);
85 p += sprintf(p, "%" PRIu32 "m", min);
88 sprintf(p, "%" PRIu32 "s", sec);
H A Dconfig.c400 "<%s> maxinterval (%" PRIu32 ") on %s is invalid "
411 "<%s> mininterval (%" PRIu32 ") on %s is invalid "
458 "<%s> router lifetime (%" PRIu32 ") on %s is invalid "
469 "<%s> reachable time (%" PRIu32 ") on %s is invalid "
536 syslog(LOG_ERR, "<%s> prefixlen (%" PRIu32 ") for %s "
625 "<%s> advertised link mtu (%" PRIu32 ") on %s is invalid (must "
722 syslog(LOG_ERR, "<%s> prefixlen (%" PRIu32 ") for %s on %s "
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c412 "%" PRIu32 ":%02" PRIu32 ":%02" PRIu32,
415 snprintf(buf, sizeof(buf), "%" PRIu32 ":%02" PRIu32,
454 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining);
460 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining);
466 snprintf(buf, sizeof(buf), "%" PRIu32 " min %" PRIu32 " s",
473 snprintf(buf, sizeof(buf), "%" PRIu32 " mi
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/netbsd/
H A DHostInfoNetBSD.cpp32 int status = ::sscanf(un.release, "%" PRIu32 ".%" PRIu32 ".%" PRIu32, &major,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h35 #undef PRIu32 macro
70 #define PRIu32 "u" macro
/freebsd-11-stable/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c158 "%" PRIu32 " MB (2^%" PRIu32 " bytes)\n"
159 "Literal context bits (lc): %" PRIu32 "\n"
160 "Literal pos bits (lp): %" PRIu32 "\n"
161 "Number of pos bits (pb): %" PRIu32 "\n",
/freebsd-11-stable/contrib/xz/src/liblzma/rangecoder/
H A Dprice_tablegen.c69 printf("%4" PRIu32, rc_prices[i]);
/freebsd-11-stable/usr.bin/grep/regex/
H A Dhashtable.c118 DPRINT(("hashtable_put: calculated hash %" PRIu32 "\n", hash));
132 DPRINT(("hashtable_put: effective location is %" PRIu32
140 DPRINT(("hashtable_put: effective location is %" PRIu32 "\n", hash));
193 DPRINT(("hashtable_lookup: entry found at location %" PRIu32 "\n", hash));
/freebsd-11-stable/contrib/xz/src/common/
H A Dsysdefs.h63 #ifndef PRIu32
64 # define PRIu32 "u" macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp49 #define FMT_COORD "(%" PRIu32 ", %" PRIu32 ", %" PRIu32 ")"
477 LLDB_LOGF(log, "%s: Prologue offset for %s is %" PRIu32, __FUNCTION__,
1757 "(0x%" PRIx64 ", %" PRIu32 ", %" PRIu32 ", %" PRIu32 ", 0, 0)", // eExprGetOffsetPtr
1768 "uint%" PRIu32 "_t data[6]; (void*)rsaTypeGetNativeData(ctxt"
1771 "uint%" PRIu32 "_t data[6]; (void*)rsaTypeGetNativeData(ctxt"
1774 "uint%" PRIu32 "_
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp127 " contains data of size %" PRIu32
164 "Index %" PRIu32 " is out of range of the "
H A DDWARFListTable.cpp80 "%s table at offset 0x%" PRIx64 " has more offset entries (%" PRIu32
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h91 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h91 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h91 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h91 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h99 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h100 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h99 #define PRIu32 "u" /* uint32_t */ macro
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dmv_twsi.c202 " %" PRIu32 " kHz (M=%d, N=%d) for slow,\n"
203 " %" PRIu32 " kHz (M=%d, N=%d) for fast.\n",
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp442 "%s failed to get register info for register index %" PRIu32,
454 LLDB_LOGF(log, "%s failed to read register '%s' index %" PRIu32 ": %s",
694 LLDB_LOGF(log, "%s failed to read register '%s' index %" PRIu32 ": %s",
735 "%" PRIu32,
751 "register '%s' index %" PRIu32 ": %s",
1699 response.Printf("bitsize:%" PRIu32 ";offset:%" PRIu32 ";",
1773 response.Printf("ehframe:%" PRIu32 ";",
1777 response.Printf("dwarf:%" PRIu32 ";",
1987 "register %" PRIu32 " beyon
[all...]
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c101 printf("(ROOT) (%" PRIu32 " to %" PRId64 ")\n",
106 printf("%s (%s) (%" PRIu32 " to %" PRId64 ")\n",
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c428 _LIBUNWIND_TRACE_API("_Unwind_GetIP(context=%p) => 0x%" PRIu32,
441 _LIBUNWIND_TRACE_API("_Unwind_GetIPInfo(context=%p, %p) => 0x%" PRIu32,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp118 "NativeRegisterContext::%s using reg index %" PRIu32
124 LLDB_LOGF(log, "NativeRegisterContext::%s " PRIu32 " retval %" PRIu64,

Completed in 253 milliseconds

123