Home
last modified time | relevance | path

Searched refs:HAVE_ROUND (Results 1 – 23 of 23) sorted by relevance

/external/python/cpython2/Python/
Dpymath.c68 #ifndef HAVE_ROUND
/external/python/cpython3/Python/
Dpymath.c70 #ifndef HAVE_ROUND
/external/python/cpython2/Include/
Dpymath.h21 #ifndef HAVE_ROUND
/external/llvm/device/include/llvm/Config/
Dconfig.h333 #define HAVE_ROUND 1 macro
/external/python/cpython3/Include/
Dpymath.h21 #ifndef HAVE_ROUND
/external/llvm/host/include/llvm/Config/
Dconfig.h368 #define HAVE_ROUND 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/external/python/cpython3/PC/
Dpyconfig.h358 #define HAVE_ROUND 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h589 #define HAVE_ROUND 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h588 #define HAVE_ROUND 1 macro
/external/python/cpython2/PC/
Dpyconfig.h452 #define HAVE_ROUND 1 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h864 #define HAVE_ROUND 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h866 #define HAVE_ROUND 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h864 #define HAVE_ROUND 1 macro
/external/python/pybind11/include/pybind11/detail/
Dcommon.h114 # define HAVE_ROUND 1 macro
/external/python/cpython2/Misc/NEWS.d/
D2.7.9rc1.rst1033 Define HAVE_ROUND when building with Visual Studio 2013 and above. Patch by
/external/python/cpython2/
Dpyconfig.h.in608 #undef HAVE_ROUND
/external/python/cpython3/
Dpyconfig.h.in863 #undef HAVE_ROUND
/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst4921 Define HAVE_ROUND when building with Visual Studio 2013 and above. Patch by
/external/python/cpython3/Misc/
DHISTORY1697 - Issue #21958: Define HAVE_ROUND when building with Visual Studio 2013 and