Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c588 float_rem(PyObject *v, PyObject *w) in float_rem() function
1878 float_rem, /* nb_remainder */
/external/python/cpython2/Objects/
Dfloatobject.c713 float_rem(PyObject *v, PyObject *w) in float_rem() function
2081 float_rem, /*nb_remainder*/