Home
last modified time | relevance | path

Searched refs:m_atanh (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
D_math.h24 #define m_atanh atanh macro
28 #define m_atanh _Py_atanh macro
Dmathmodule.c821 FUNC1(atanh, m_atanh, 0,
/external/python/cpython3/Modules/
D_math.h20 # define m_atanh atanh macro
25 #define m_atanh _Py_atanh macro
Dmathmodule.c1069 FUNC1(atanh, m_atanh, 0,