Home
last modified time | relevance | path

Searched refs:hexDigitsLower (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp844 static const char hexDigitsLower[] = "0123456789abcdef0"; variable
3440 hexDigitChars = upperCase ? hexDigitsUpper: hexDigitsLower; in convertNormalToHexString()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc28148 {"_ZL14hexDigitsLower", "hexDigitsLower"},