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

/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h105 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h105 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h105 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h105 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h113 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h114 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h113 #define PRIx16 "x" /* uint16_t */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp145 ", version = 0x%4.4" PRIx16 ", "
H A DDWARFListTable.cpp93 "%s list header: length = 0x%8.8" PRIx64 ", version = 0x%4.4" PRIx16 ", "
H A DDWARFDebugLine.cpp321 " found unsupported version 0x%2.2" PRIx16,
797 << format(" (0x%4.4" PRIx16 ")", PCOffset);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp273 << format("0x%02" PRIx16 " ", (uint16_t)Vernaux->vna_flags)
297 << format("0x%02" PRIx16 " ", (uint16_t)Verdef->vd_flags)
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c135 PRINT(PRIx16, ui16);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp711 "ScriptInterpreterPythonImpl::EnterSession(on_entry_flags=0x%" PRIx16
719 "ScriptInterpreterPythonImpl::EnterSession(on_entry_flags=0x%" PRIx16 ")",
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c2011 "got value %" PRIx16 " != expected %" PRIx16, lookup_me, magic);
3540 "got value %" PRIx16 " != expected %" PRIx16, lookup_me, magic);

Completed in 205 milliseconds