Home
last modified time | relevance | path

Searched refs:PRIu8 (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/processor-trace/include/
H A Dpt_version.h42 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 Dinttypes.h56 #ifndef PRIu8
57 # define PRIu8 "u" macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp31 " 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 DDWARFListTable.cpp65 " has unsupported segment selector size %" PRIu8, in extract()
H A DDWARFDebugLine.cpp399 ": 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.h92 #define PRIu8 "u" /* uint8_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h90 #define PRIu8 "u" /* uint8_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h88 #define PRIu8 "u" /* uint8_t */ macro
/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.h97 # 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 Dosm_ucast_dfsssp.c444 " 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.h98 #define PRIu8 "u" /* uint8_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h98 #define PRIu8 "u" /* uint8_t */ macro
/freebsd/contrib/llvm-project/libunwind/src/
H A DEHHeaderParser.hpp73 _LIBUNWIND_LOG("unsupported .eh_frame_hdr version: %" PRIu8 " at %" PRIx64, in decodeEHHdr()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcinttypes76 PRIu8
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes76 PRIu8
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c119 PRINT(PRIu8, ui8); in ATF_TC_BODY()
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dinttypes-macros.h253 #define PRIu8 __UINT8_FMTu__ macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc575 SYMBOL(PRIu8, None, <cinttypes>)
576 SYMBOL(PRIu8, None, <inttypes.h>)