Home
last modified time | relevance | path

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

/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h141 #define HAVE_CLOCK_GETRES 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h141 #define HAVE_CLOCK_GETRES 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h141 #define HAVE_CLOCK_GETRES 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h141 #define HAVE_CLOCK_GETRES 1 macro
/external/python/cpython3/Modules/
Dtimemodule.c300 #ifdef HAVE_CLOCK_GETRES
1821 #ifdef HAVE_CLOCK_GETRES
1930 #if defined(HAVE_CLOCK_GETTIME) || defined(HAVE_CLOCK_SETTIME) || defined(HAVE_CLOCK_GETRES)
/external/ImageMagick/config/
Dconfig.h.in113 #undef HAVE_CLOCK_GETRES
/external/python/cpython3/
Dpyconfig.h.in140 #undef HAVE_CLOCK_GETRES
Dconfigure.ac4085 AC_DEFINE(HAVE_CLOCK_GETRES, 1) definition