Lines Matching refs:start_of_digits_ptr
14560 const uint8_t* const start_of_digits_ptr = p;14612 uint32_t digit_count = (uint32_t)(p - start_of_digits_ptr);14675 const uint8_t* q = start_of_digits_ptr;14678 digit_count -= (uint32_t)(q - start_of_digits_ptr);