| /freebsd/crypto/libecc/include/libecc/words/ |
| H A D | words_16.h | 52 #ifndef PRIx16 53 #define PRIx16 "hx" macro 61 #define PRINTF_WORD_HEX_FMT "%04" PRIx16
|
| H A D | words_64.h | 52 #ifndef PRIx16 53 #define PRIx16 "hx" macro
|
| H A D | words_32.h | 52 #ifndef PRIx16 53 #define PRIx16 "hx" macro
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugInfoEntry.cpp | 88 "contains invalid FORM_* 0x%" PRIx16 " at offset 0x%8.8" PRIx64, in extractFast()
|
| H A D | DWARFListTable.cpp | 86 << format(", version = 0x%4.4" PRIx16 ", addr_size = 0x%2.2" PRIx8 in dump()
|
| H A D | DWARFDebugAddr.cpp | 144 << format(", version = 0x%4.4" PRIx16, Version) in dump()
|
| H A D | DWARFDebugMacro.cpp | 33 OS << format("macro header: version = 0x%04" PRIx16, Version) in dumpMacroHeader()
|
| H A D | DWARFDebugLine.cpp | 1174 *OS << format(" (addr += 0x%4.4" PRIx16 ", op-index = 0)", in parse()
|
| /freebsd/sys/arm64/include/ |
| H A D | _inttypes.h | 108 #define PRIx16 "x" /* uint16_t */ macro
|
| /freebsd/sys/arm/include/ |
| H A D | _inttypes.h | 106 #define PRIx16 "x" /* uint16_t */ macro
|
| /freebsd/sys/riscv/include/ |
| H A D | _inttypes.h | 104 #define PRIx16 "x" /* uint16_t */ macro
|
| /freebsd/sys/powerpc/include/ |
| H A D | _inttypes.h | 114 #define PRIx16 "x" /* uint16_t */ macro
|
| /freebsd/sys/x86/include/ |
| H A D | _inttypes.h | 114 #define PRIx16 "x" /* uint16_t */ macro
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cinttypes | 95 PRIx16
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cinttypes | 95 PRIx16
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | munit.h | 88 # if !defined(PRIx16) 89 # define PRIx16 "x" macro
|
| /freebsd/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 135 PRINT(PRIx16, ui16); in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/ |
| H A D | inttypes-macros.h | 269 #define PRIx16 __UINT16_FMTx__ macro
|
| /freebsd/sys/kern/ |
| H A D | kern_ubsan.c | 1303 Report(true, "UBSan: Unknown variable type %#04" PRIx16 "\n", pType->mTypeKind); in zDeserializeTypeWidth() 1467 …snprintf(pBuffer, zBUfferLength, "Undecoded-16-bit-Floating-Type (%#04" PRIx16 ")", STATIC_CAST(ui…
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSpecialSymbolMap.inc | 633 SYMBOL(PRIx16, None, <cinttypes>) 634 SYMBOL(PRIx16, None, <inttypes.h>)
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 640 "ScriptInterpreterPythonImpl::EnterSession(on_entry_flags=0x%" PRIx16 in EnterSession() 648 "ScriptInterpreterPythonImpl::EnterSession(on_entry_flags=0x%" PRIx16 ")", in EnterSession()
|
| /freebsd/contrib/netbsd-tests/kernel/ |
| H A D | t_ptrace_wait.c | 2011 "got value %" PRIx16 " != expected %" PRIx16, lookup_me, magic); in ATF_TC_BODY() 3540 "got value %" PRIx16 " != expected %" PRIx16, lookup_me, magic); in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 3682 OS << llvm::format("GUID{%08" PRIx32 "-%04" PRIx16 "-%04" PRIx16 "-", in printName()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.cpp | 1667 O << format("0x%" PRIx16, static_cast<uint16_t>(Val)); in PrintAsmOperand()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 1260 outs() << " page_size = " << format("0x%0" PRIx16, Segment.Header.page_size) in PrintChainedFixupsSegment()
|