Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dfloatobject.c713 float_rem(PyObject *v, PyObject *w) in float_rem() function
/aosp_15_r20/external/python/cpython3/Objects/
Dfloatobject.c644 float_rem(PyObject *v, PyObject *w) in float_rem() function