Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/ppp/
HDdefs.c345 HexStr(long val, char *buf, size_t sz) in HexStr() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLLexer.cpp985 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDYAMLParser.cpp731 std::string HexStr = utohexstr(*i); in escape() local
756 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local