Home
last modified time | relevance | path

Searched refs:math_trunc (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h67 {"trunc", (PyCFunction)math_trunc, METH_O, math_trunc__doc__},
/third_party/python/Modules/
H A Dmathmodule.c2156 math_trunc(PyObject *module, PyObject *x) in math_trunc() function

Completed in 6 milliseconds