HomeSort by relevance Sort by last modified time
    Searched defs:Py_MATH_PI (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846
  /external/python/cpython2/Include/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846
  /external/python/cpython3/Include/
pymath.h 46 #ifndef Py_MATH_PI
47 #define Py_MATH_PI 3.14159265358979323846
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846
  /prebuilts/gdb/linux-x86/include/python2.7/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymath.h 52 #ifndef Py_MATH_PI
53 #define Py_MATH_PI 3.14159265358979323846

Completed in 1022 milliseconds