Searched refs:zero_tail (Results 1 – 1 of 1) sorted by relevance
187 bool zero_tail = true; in InternalStringToIntDouble() local191 zero_tail = zero_tail && *current == '0'; in InternalStringToIntDouble()206 if ((number & 1) != 0 || !zero_tail) { in InternalStringToIntDouble()