Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_math.h2 double _Py_asinh(double x);
20 #define m_asinh _Py_asinh
D_math.c89 _Py_asinh(double x) in _Py_asinh() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_math.h2 double _Py_asinh(double x);
20 #define m_asinh _Py_asinh
D_math.c89 _Py_asinh(double x) in _Py_asinh() function