Home
last modified time | relevance | path

Searched defs:py_exponent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dfloatobject.c1717 PyObject *py_exponent = NULL; in float_as_integer_ratio() local
/aosp_15_r20/external/python/cpython3/Objects/
Dfloatobject.c1577 PyObject *py_exponent = NULL; in float_as_integer_ratio_impl() local