Home
last modified time | relevance | path

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

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