Home
last modified time | relevance | path

Searched defs:HAVE_TIMES (Results 1 – 10 of 10) 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.h838 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h838 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h838 #define HAVE_TIMES 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h838 #define HAVE_TIMES 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h849 #define HAVE_TIMES 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h847 #define HAVE_TIMES 1 macro
/external/python/cpython3/Modules/
Dposixmodule.c7320 #define HAVE_TIMES /* mandatory, for the method table */ macro
/external/python/cpython2/Modules/
Dposixmodule.c6445 #define HAVE_TIMES /* so the method table will pick it up */ macro