Home
last modified time | relevance | path

Searched defs:HAVE_CLOCK_GETTIME_RUNTIME (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dtimemodule.c56 # define HAVE_CLOCK_GETTIME_RUNTIME __builtin_available(macOS 10.12, iOS 10.0, tvOS 10.0, watchO… macro
60 # define HAVE_CLOCK_GETTIME_RUNTIME 1 macro
/external/python/cpython3/Python/
Dpytime.c11 # define HAVE_CLOCK_GETTIME_RUNTIME __builtin_available(macOS 10.12, iOS 10.0, tvOS 10.0, watchO… macro