Home
last modified time | relevance | path

Searched defs:hex_value (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp533 unsigned long hex_value = strtoul(hex_str, nullptr, 16); in EncodeEscapeSequences() local
/freebsd-src/contrib/elftoolchain/elfcopy/
H A Dascii.c1052 hex_value(int x) in hex_value() function
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2103 unsigned long hex_value = strtoul(hex_str, nullptr, 16); ParseInternal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2843 integerPart hex_value; convertFromHexadecimalString() local