Home
last modified time | relevance | path

Searched defs:HexStr (Results 1 – 3 of 3) sorted by relevance

/src/usr.sbin/ppp/
H A Ddefs.c345 HexStr(long val, char *buf, size_t sz) in HexStr() function
/src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp985 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp731 std::string HexStr = utohexstr(*i); in escape() local
756 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local