Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmathmodule.c1144 math_trunc(PyObject *self, PyObject *number) in math_trunc() function
/external/python/cpython3/Modules/
Dmathmodule.c1726 math_trunc(PyObject *module, PyObject *x) in math_trunc() function