Home | History | Annotate | Download | only in Support

Lines Matching defs:getDigit

51 inline static unsigned getDigit(char cdigit, uint8_t radix) {
2096 unsigned digit = getDigit(*p, radix);