Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_math.h4 double _Py_expm1(double x);
36 #define m_expm1 _Py_expm1
D_math.c167 _Py_expm1(double x) in _Py_expm1() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_math.h4 double _Py_expm1(double x);
36 #define m_expm1 _Py_expm1
D_math.c167 _Py_expm1(double x) in _Py_expm1() function