Searched refs:has_f_suffix (Results 1 – 1 of 1) sorted by relevance
275 bool has_f_suffix = false; in try_float() local278 has_f_suffix = true; in try_float()281 if (!has_point && !has_exponent && !has_f_suffix) { in try_float()