Searched refs:todigit (Results 1 – 1 of 1) sorted by relevance
52 static int todigit(variant_char c) in todigit() function74 while ((digit = todigit(*str++)) < base) in ossl_strtouint64()
Completed in 5 milliseconds