Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/ppp/
H A Ddefs.c345 HexStr(long val, char *buf, size_t sz) in HexStr() function
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp959 StringRef HexStr(TokStart + 3, len); LexIdentifier() local
/freebsd-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