HomeSort by relevance Sort by last modified time
    Searched refs:_Py_expm1 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_math.h 4 double _Py_expm1(double x);
36 #define m_expm1 _Py_expm1
_math.c 167 _Py_expm1(double x)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_math.h 4 double _Py_expm1(double x);
36 #define m_expm1 _Py_expm1
_math.c 167 _Py_expm1(double x)

Completed in 297 milliseconds