Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dmathmodule.c1089 math_2 is used to wrap a libm function f that takes two double
1122 math_2(PyObject *const *args, Py_ssize_t nargs, in math_2() function
1170 return math_2(args, nargs, func, #funcname); \
2811 /* pow can't use math_2, but needs its own wrapper: the problem is

Completed in 5 milliseconds