Searched refs:lt_digit (Results 1 – 1 of 1) sorted by relevance
250 char lt_digit = static_cast<uint8>(reference[ref_zeroes])/2; in FindSmallerWithSuffix() local251 return std::string(ref_zeroes, '\0') + lt_digit; in FindSmallerWithSuffix()