Home
last modified time | relevance | path

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

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