Home
last modified time | relevance | path

Searched refs:_Py_acosh (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_math.h6 double _Py_acosh(double x);
7 # define m_acosh _Py_acosh
D_math.c50 _Py_acosh(double x) in _Py_acosh() function