Home
last modified time | relevance | path

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

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