Searched refs:getdigit (Results 1 – 1 of 1) sorted by relevance
175 static int getdigit(char a, int max) in getdigit() function220 while( (dig = getdigit(*string, base)) != -1 ) { in strtoul()