Home
last modified time | relevance | path

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

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