Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_math.h3 double _Py_atanh(double x);
28 #define m_atanh _Py_atanh
D_math.c132 _Py_atanh(double x) in _Py_atanh() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_math.h3 double _Py_atanh(double x);
28 #define m_atanh _Py_atanh
D_math.c132 _Py_atanh(double x) in _Py_atanh() function