Home
last modified time | relevance | path

Searched defs:math_1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dcmathmodule.c873 math_1(PyObject *args, Py_complex (*func)(Py_complex)) in math_1() function
Dmathmodule.c682 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1() function
/aosp_15_r20/external/python/cpython3/Modules/
Dmathmodule.c1116 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1() function