Home
last modified time | relevance | path

Searched refs:HAVE_TIMES (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h146 #define HAVE_TIMES 1 /* #include <sys/times.h> */ macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h253 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h844 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h844 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h844 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h844 #define HAVE_TIMES 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h852 #define HAVE_TIMES 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h850 #define HAVE_TIMES 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h536 #undef HAVE_TIMES
/external/python/cpython3/Modules/
Dtimemodule.c1199 #ifdef HAVE_TIMES in _PyTime_GetProcessTimeWithInfo()
Dposixmodule.c7484 #define HAVE_TIMES /* mandatory, for the method table */ macro
7487 #ifdef HAVE_TIMES
/external/python/cpython2/Modules/
Dposixmodule.c6423 #ifdef HAVE_TIMES
6472 #define HAVE_TIMES /* so the method table will pick it up */ macro
6497 #ifdef HAVE_TIMES
8929 #ifdef HAVE_TIMES
/external/ImageMagick/config/
Dconfig.h.in612 #undef HAVE_TIMES
/external/python/cpython2/
Dpyconfig.h.in875 #undef HAVE_TIMES
/external/python/cpython3/
Dpyconfig.h.in1161 #undef HAVE_TIMES
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3173 #if defined(HAVE_TIMES)