Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpymath.c70 #ifndef HAVE_ROUND
/third_party/python/Include/
Dpymath.h21 #ifndef HAVE_ROUND
/third_party/python/PC/
Dpyconfig.h361 #define HAVE_ROUND 1 macro
/third_party/ffmpeg/libavutil/
Dlibm.h443 #if !HAVE_ROUND
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb.hh527 #if !defined (HAVE_ROUND) && !defined (HAVE_DECL_ROUND)
/third_party/python/
Dpyconfig.h.in885 #undef HAVE_ROUND
/third_party/python/Misc/NEWS.d/
D3.5.0a1.rst4921 Define HAVE_ROUND when building with Visual Studio 2013 and above. Patch by
/third_party/python/Misc/
DHISTORY1697 - Issue #21958: Define HAVE_ROUND when building with Visual Studio 2013 and