Searched refs:__found_sci (Results 1 – 2 of 2) sorted by relevance
342 bool __found_sci = false; in _M_extract_float() local359 && !__found_dec && !__found_sci) in _M_extract_float()366 && !__found_sci && __found_mantissa) in _M_extract_float()370 __found_sci = true; in _M_extract_float()403 if (!__found_dec && !__found_sci) in _M_extract_float()425 if (!__found_dec && !__found_sci) in _M_extract_float()450 && !__found_sci && __found_mantissa) in _M_extract_float()456 __found_sci = true; in _M_extract_float()492 if (!__found_dec && !__found_sci) in _M_extract_float()
203 When __found_sci becomes true stop eating thousands separators