Searched defs:second_digit (Results 1 – 6 of 6) sorted by relevance
222 for (int second_digit = 0; second_digit <= 36; ++second_digit) { in DecodeInOtherBases() local249 for (int second_digit = 0; second_digit <= 36; ++second_digit) { in DecodeInOtherBases() local
749 uint8_t first_digit, second_digit; in cbs_get_two_digits() local