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.cpp1041 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp730 std::string HexStr = utohexstr(*i); in escape() local
755 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local