Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dpymath.c68 #ifndef HAVE_ROUND
/aosp_15_r20/external/python/cpython2/Include/
Dpymath.h21 #ifndef HAVE_ROUND
/aosp_15_r20/external/llvm/device/include/llvm/Config/
H A Dconfig.h333 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/llvm/host/include/llvm/Config/
H A Dconfig.h368 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h579 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h589 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h588 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/linux_arm64/pyconfig/
Dpyconfig.h609 #define HAVE_ROUND 1 macro
/aosp_15_r20/external/python/cpython2/PC/
Dpyconfig.h452 #define HAVE_ROUND 1 macro
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Config/
DConfig.h.cmake348 #cmakedefine HAVE_ROUND ${HAVE_ROUND}
/aosp_15_r20/external/python/cpython2/Misc/NEWS.d/
D2.7.9rc1.rst1033 Define HAVE_ROUND when building with Visual Studio 2013 and above. Patch by
/aosp_15_r20/external/python/cpython2/
Dpyconfig.h.in608 #undef HAVE_ROUND
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst4921 Define HAVE_ROUND when building with Visual Studio 2013 and above. Patch by
/aosp_15_r20/external/python/cpython3/Misc/
DHISTORY1697 - Issue #21958: Define HAVE_ROUND when building with Visual Studio 2013 and