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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_math.h 5 double _Py_log1p(double x);
41 #define m_log1p _Py_log1p
_math.c 195 _Py_log1p(double x)
214 _Py_log1p(double x)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_math.h 5 double _Py_log1p(double x);
44 #define m_log1p _Py_log1p
_math.c 193 _Py_log1p(double x)

Completed in 508 milliseconds