Searched refs:digittoint (Results 1 – 1 of 1) sorted by relevance
38 static int digittoint(char ch) { in digittoint() function90 words[bitpos / 32] |= digittoint(s[si]) << (bitpos % 32);