Home
last modified time | relevance | path

Searched defs:hexDigitValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h69 inline unsigned hexDigitValue(char C) { in hexDigitValue() function
/freebsd-13.1/contrib/sqlite3/
H A Dshell.c782 static int hexDigitValue(char c){ in hexDigitValue() function