| /freebsd/contrib/processor-trace/include/ |
| H A D | pt_version.h | 42 return fprintf(file, "%" PRIu8 ".%" PRIu8 ".%" PRIu16 in pt_fprint_version() 47 return fprintf(file, "%" PRIu8 ".%" PRIu8 ".%" PRIu16 in pt_fprint_version() 53 return fprintf(file, "%" PRIu8 ".%" PRIu8 ".%" PRIu16 in pt_fprint_version() 57 return fprintf(file, "%" PRIu8 ".%" PRIu8 ".%" PRIu16, in pt_fprint_version()
|
| /freebsd/contrib/processor-trace/include/windows/ |
| H A D | inttypes.h | 56 #ifndef PRIu8 57 # define PRIu8 "u" macro
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugAddr.cpp | 31 " which is not a multiple of addr size %" PRIu8, in extractAddresses() 92 " has unsupported segment selector size %" PRIu8, in extractV5() 100 "address table at offset 0x%" PRIx64 " has address size %" PRIu8 in extractV5() 101 " which is different from CU address size %" PRIu8, in extractV5()
|
| H A D | DWARFListTable.cpp | 65 " has unsupported segment selector size %" PRIu8, in extract()
|
| H A D | DWARFDebugLine.cpp | 399 ": invalid address size %" PRIu8, in parse() 406 "size %" PRIu8 " doesn't match architecture address size %" PRIu8, in parse() 1151 *OS << format(" (addr += 0x%16.16" PRIx64 ", op-index += %" PRIu8 in parse()
|
| /freebsd/sys/arm64/include/ |
| H A D | _inttypes.h | 92 #define PRIu8 "u" /* uint8_t */ macro
|
| /freebsd/sys/arm/include/ |
| H A D | _inttypes.h | 90 #define PRIu8 "u" /* uint8_t */ macro
|
| /freebsd/sys/riscv/include/ |
| H A D | _inttypes.h | 88 #define PRIu8 "u" /* uint8_t */ macro
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | munit.h | 97 # if !defined(PRIu8) 98 # define PRIu8 "u" macro 275 munit_assert_type(munit_uint8_t, PRIu8, a, op, b)
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_ucast_dfsssp.c | 444 " to dest_lid=%" PRIu16 " on vl=%" PRIu8 in vltable_print() 1055 " port %" PRIu8 " to CA 0x%016" PRIx64 in add_sw_endports_to_order_list() 1188 PRIu8 "\n", link->guid, in dfsssp_print_graph() 1311 ", port %" PRIu8 ", remote port %" PRIu8 "\n", in dfsssp_build_graph() 1405 " (%s) routes thru port %" PRIu8 in print_routes() 1413 " (%s) routes thru port %" PRIu8 in print_routes() 1610 "Routing LID %" PRIu16 " to port %" PRIu8 in update_lft() 1908 "Virtual Lanes available: %" PRIu8 "\n", vl_avail); in dfsssp_remove_deadlocks() 2161 "Virtual Lanes needed: %" PRIu8 "\n", vl_needed); in dfsssp_remove_deadlocks() 2553 " use port=%" PRIu8 "\n", i, in dfsssp_do_dijkstra_routing()
|
| /freebsd/sys/powerpc/include/ |
| H A D | _inttypes.h | 98 #define PRIu8 "u" /* uint8_t */ macro
|
| /freebsd/sys/x86/include/ |
| H A D | _inttypes.h | 98 #define PRIu8 "u" /* uint8_t */ macro
|
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | EHHeaderParser.hpp | 73 _LIBUNWIND_LOG("unsupported .eh_frame_hdr version: %" PRIu8 " at %" PRIx64, in decodeEHHdr()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cinttypes | 76 PRIu8
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cinttypes | 76 PRIu8
|
| /freebsd/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 119 PRINT(PRIu8, ui8); in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/ |
| H A D | inttypes-macros.h | 253 #define PRIu8 __UINT8_FMTu__ macro
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSpecialSymbolMap.inc | 575 SYMBOL(PRIu8, None, <cinttypes>) 576 SYMBOL(PRIu8, None, <inttypes.h>)
|