Searched refs:math_dist_impl (Results 1 – 2 of 2) sorted by relevance
310 math_dist_impl(PyObject *module, PyObject *p, PyObject *q);324 return_value = math_dist_impl(module, p, q); in math_dist()
2511 math_dist_impl(PyObject *module, PyObject *p, PyObject *q) in math_dist_impl() function