Home
last modified time | relevance | path

Searched refs:convert_to_exp (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dpystrtod.c603 int digit_count, insert_count = 0, convert_to_exp = 0; in ensure_decimal_point() local
640 convert_to_exp = 1; in ensure_decimal_point()
665 if (convert_to_exp) { in ensure_decimal_point()