| /freebsd/contrib/netbsd-tests/lib/libc/gen/ |
| H A D | t_randomid.c | 69 printf("id %5d: last call at %9"PRIu32 in ATF_TC_BODY() 70 ", current call %9"PRIu32 in ATF_TC_BODY() 71 " (diff %5"PRIu32"), " in ATF_TC_BODY() 72 "lowest %"PRIu32"\n", in ATF_TC_BODY() 76 "diff (%"PRIu32") less than minimum " in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.cpp | 49 "operand index %" PRIu32 " is not valid", in getOperandAsUnsigned() 58 "op[%" PRIu32 "] has type %s which has no value", in getOperandAsUnsigned() 66 "op[%" PRIu32 "] has OperandType OT_Offset which produces a signed " in getOperandAsUnsigned() 80 "op[%" PRIu32 "] has type OT_FactoredCodeOffset but code alignment " in getOperandAsUnsigned() 94 "operand index %" PRIu32 " is not valid", in getOperandAsSigned() 103 "op[%" PRIu32 "] has type %s which has no value", in getOperandAsSigned() 111 "op[%" PRIu32 "] has OperandType %s which produces an unsigned result, " in getOperandAsSigned() 123 "op[%" PRIu32 "] has type %s but data " in getOperandAsSigned() 133 "op[%" PRIu32 in getOperandAsSigned()
|
| /freebsd/contrib/xz/src/xz/ |
| H A D | message.c | 392 "%" PRIu32 ":%02" PRIu32 ":%02" PRIu32, in progress_time() 395 snprintf(buf, sizeof(buf), "%" PRIu32 ":%02" PRIu32, in progress_time() 434 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining); in progress_remaining() 440 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining); in progress_remaining() 446 snprintf(buf, sizeof(buf), "%" PRIu32 " min %" PRIu32 " s", in progress_remaining() 453 snprintf(buf, sizeof(buf), "%" PRIu32 " min", remaining); in progress_remaining() 459 snprintf(buf, sizeof(buf), "%" PRIu32 " h %" PRIu32 " min", in progress_remaining() 466 snprintf(buf, sizeof(buf), "%" PRIu32 " h", remaining); in progress_remaining() 472 snprintf(buf, sizeof(buf), "%" PRIu32 " d %" PRIu32 " h", in progress_remaining() 479 snprintf(buf, sizeof(buf), "%" PRIu32 " d", remaining); in progress_remaining() [all …]
|
| H A D | hardware.c | 263 "\t%" PRIu64 "\t%" PRIu32 "\n", in hardware_memlimit_show() 297 printf(" %-*s %" PRIu32 "\n", in hardware_memlimit_show()
|
| /freebsd/usr.sbin/rtadvd/ |
| H A D | timer_subr.c | 82 p += sprintf(p, "%" PRIu32 "d", day); in sec2str() 84 p += sprintf(p, "%" PRIu32 "h", hour); in sec2str() 86 p += sprintf(p, "%" PRIu32 "m", min); in sec2str() 89 sprintf(p, "%" PRIu32 "s", sec); in sec2str()
|
| /freebsd/contrib/xz/src/lzmainfo/ |
| H A D | lzmainfo.c | 181 "%" PRIu32 " MB (2^%" PRIu32 " bytes)\n" in lzmainfo() 182 "Literal context bits (lc): %" PRIu32 "\n" in lzmainfo() 183 "Literal pos bits (lp): %" PRIu32 "\n" in lzmainfo() 184 "Number of pos bits (pb): %" PRIu32 "\n", in lzmainfo()
|
| /freebsd/usr.sbin/valectl/ |
| H A D | valectl.c | 58 printf("tx_slots: %"PRIu32"\n", v->nr_tx_slots); in dump_port_info() 59 printf("rx_slots: %"PRIu32"\n", v->nr_rx_slots); in dump_port_info() 68 printf("tx_slots: %"PRIu32"\n", v->nr_tx_slots); in dump_newif() 69 printf("rx_slots: %"PRIu32"\n", v->nr_rx_slots); in dump_newif() 195 printf("%s bridge_idx %"PRIu16" port_idx %"PRIu32"\n", hdr->nr_name, in list_all() 315 printf("port_index: %"PRIu32"\n", vale_attach.port_index); in bdg_ctl() 321 printf("port_index: %"PRIu32"\n", vale_detach.port_index); in bdg_ctl()
|
| /freebsd/contrib/llvm-project/lldb/source/Host/netbsd/ |
| H A D | HostInfoNetBSD.cpp | 33 int status = ::sscanf(un.release, "%" PRIu32 ".%" PRIu32 ".%" PRIu32, &major, in GetOSVersion()
|
| /freebsd/contrib/processor-trace/include/windows/ |
| H A D | inttypes.h | 45 #ifndef PRIu32 46 # define PRIu32 "u" macro
|
| /freebsd/crypto/libecc/include/libecc/words/ |
| H A D | words_16.h | 66 #ifndef PRIu32 67 #define PRIu32 PRI32_PREFIX "u" macro
|
| H A D | words_64.h | 67 #ifndef PRIu32 68 #define PRIu32 PRI32_PREFIX "u" macro
|
| H A D | words_32.h | 66 #ifndef PRIu32 67 #define PRIu32 PRI32_PREFIX "u" macro
|
| /freebsd/contrib/lib9p/ |
| H A D | utils.c | 310 sbuf_printf(sb, "%s%" PRIu32, str, fid); in l9p_describe_fid() 320 sbuf_printf(sb, "%s%" PRIu32, str, ugid); in l9p_describe_ugid() 509 sbuf_printf(sb, ",%" PRIu32 ",0x%016" PRIx64 ">", in l9p_describe_qid() 539 sbuf_printf(sb, " atime=%" PRIu32, st->atime); in l9p_describe_l9stat() 541 sbuf_printf(sb, " mtime=%" PRIu32, st->mtime); in l9p_describe_l9stat() 560 " n_uid=%" PRIu32 " n_gid=%" PRIu32 " n_muid=%" PRIu32, in l9p_describe_l9stat() 573 " ffree=%" PRIu64 " fsid=0x%" PRIx64 " namelen=%" PRIu32 ">", in l9p_describe_statfs() 619 sbuf_printf(sb, " count=%" PRIu32 " [", count); in l9p_describe_readdir() 637 sbuf_printf(sb, " count=%" PRIu32, count); in l9p_describe_readdir() 950 sbuf_printf(sb, " offset=%" PRIu64 " count=%" PRIu32, in l9p_describe_fcall() [all …]
|
| /freebsd/contrib/opencsd/decoder/source/ |
| H A D | trc_printable_elem.cpp | 43 #define PRIu32 "u" macro 109 sprintf(szStrBuffer,"%" PRIu32 ,(uint32_t)value); in getValStr()
|
| /freebsd/contrib/processor-trace/include/ |
| H A D | pt_version.h | 43 "-%" PRIu32 "-%s", version.major, in pt_fprint_version() 48 "-%" PRIu32 "", version.major, in pt_fprint_version()
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | inttypes.h | 38 #undef PRIu32 73 #define PRIu32 "u" macro
|
| /freebsd/contrib/xz/src/common/ |
| H A D | sysdefs.h | 82 #ifndef PRIu32 83 # define PRIu32 "u" macro
|
| /freebsd/sys/dev/iicbus/controller/twsi/ |
| H A D | mv_twsi.c | 209 " %" PRIu32 " kHz (M=%d, N=%d) for slow,\n" in mv_twsi_attach() 210 " %" PRIu32 " kHz (M=%d, N=%d) for fast.\n", in mv_twsi_attach()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 613 response.Printf("%" PRIu32, *reg_num); in CollectRegNums() 665 "%s failed to get register info for register index %" PRIu32, in GetRegistersAsJSON() 677 LLDB_LOGF(log, "%s failed to read register '%s' index %" PRIu32 ": %s", in GetRegistersAsJSON() 908 LLDB_LOGF(log, "%s failed to read register '%s' index %" PRIu32 ": %s", in PrepareStopReplyPacketForThread() 948 "register '%s' index %" PRIu32 ": %s", in PrepareStopReplyPacketForThread() 2028 response.Printf("bitsize:%" PRIu32 ";", reg_info->byte_size * 8); in Handle_qRegisterInfo() 2031 response.Printf("offset:%" PRIu32 ";", reg_info->byte_offset); in Handle_qRegisterInfo() 2048 response.Printf("ehframe:%" PRIu32 ";", in Handle_qRegisterInfo() 2052 response.Printf("dwarf:%" PRIu32 ";", in Handle_qRegisterInfo() 2203 "register %" PRIu32 " beyond register count %" PRIu32, in Handle_p() [all …]
|
| /freebsd/contrib/opencsd/decoder/include/opencsd/ |
| H A D | ocsd_if_types.h | 45 #define PRIu32 "u" macro 68 #define OCSD_TRC_IDX_STR PRIu32
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 1061 LLDB_LOGF(log, "ObjectFileELF::%s parsing note name='%s', type=%" PRIu32, in RefineModuleDetailsFromNote() 1081 snprintf(os_name, sizeof(os_name), "freebsd%" PRIu32 ".%" PRIu32, in RefineModuleDetailsFromNote() 1089 "ObjectFileELF::%s detected FreeBSD %" PRIu32 ".%" PRIu32 in RefineModuleDetailsFromNote() 1090 ".%" PRIu32, in RefineModuleDetailsFromNote() 1115 "ObjectFileELF::%s detected Linux, min version %" PRIu32 in RefineModuleDetailsFromNote() 1116 ".%" PRIu32 ".%" PRIu32, in RefineModuleDetailsFromNote() 1129 "version %" PRIu32 ".%" PRIu32 ".%" PRIu32, in RefineModuleDetailsFromNote() 1138 "ObjectFileELF::%s detected Solaris, min version %" PRIu32 in RefineModuleDetailsFromNote() 1139 ".%" PRIu32 ".%" PRIu32, in RefineModuleDetailsFromNote() 1145 "ObjectFileELF::%s unrecognized OS in note, id %" PRIu32 in RefineModuleDetailsFromNote() [all …]
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | malloc_io.h | 26 # define FMTu32 PRIu32
|
| /freebsd/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_debug.c | 98 printf("(ROOT) (%" PRIu32 " to %" PRId64 ")\n", in debug_print_tree() 103 printf("%s (%s) (%" PRIu32 " to %" PRId64 ")\n", in debug_print_tree()
|
| /freebsd/sys/arm64/include/ |
| H A D | _inttypes.h | 94 #define PRIu32 "u" /* uint32_t */ macro
|
| /freebsd/sys/arm/include/ |
| H A D | _inttypes.h | 92 #define PRIu32 "u" /* uint32_t */ macro
|