Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpymath.c68 #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/llvm/host/include/llvm/Config/
Dconfig.h368 #define HAVE_ROUND 1 macro
/external/python/cpython2/PC/
Dpyconfig.h452 #define HAVE_ROUND 1 macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h.cmake334 #cmakedefine HAVE_ROUND ${HAVE_ROUND}
Dconfig.h.in332 #undef HAVE_ROUND
/external/python/cpython2/
Dpyconfig.h.in584 #undef HAVE_ROUND
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp1389 #if HAVE_ROUND in sqrt()
/external/python/cpython2/Misc/
DNEWS1848 - Issue #21958: Define HAVE_ROUND when building with Visual Studio 2013 and