Searched defs:new_digit (Results 1 – 3 of 3) sorted by relevance
136 absl::optional<uint8_t> new_digit = CharToDigit<kBase>(*current); in Invoke() local158 static Result CheckBounds(Number value, uint8_t new_digit) { in CheckBounds()171 static Result CheckBounds(Number value, uint8_t new_digit) { in CheckBounds()
191 uint8_t new_digit = 0; in Invoke() local212 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds()228 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds()
13402 uint8_t new_digit = ((uint8_t)(n >> shift)); in wuffs_base__private_implementation__high_prec_dec__small_rshift() local13409 uint8_t new_digit = ((uint8_t)(n >> shift)); in wuffs_base__private_implementation__high_prec_dec__small_rshift() local