Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Ddtoa.c2311 spec_case, try_quick; in _Py_dg_dtoa() local
2653 spec_case = 0; in _Py_dg_dtoa()
2662 spec_case = 1; in _Py_dg_dtoa()
2733 if (spec_case) { in _Py_dg_dtoa()
/external/python/cpython2/Python/
Ddtoa.c2384 spec_case, try_quick; in _Py_dg_dtoa() local
2726 spec_case = 0; in _Py_dg_dtoa()
2735 spec_case = 1; in _Py_dg_dtoa()
2806 if (spec_case) { in _Py_dg_dtoa()