Home
last modified time | relevance | path

Searched refs:HAVE_PWRITEV_RUNTIME (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c101 # define HAVE_PWRITEV_RUNTIME __builtin_available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, *) macro
174 # define HAVE_PWRITEV_RUNTIME (pwritev != NULL) macro
207 # define HAVE_PWRITEV_RUNTIME 1 macro
15859 if (HAVE_PWRITEV_RUNTIME) {} else { in posixmodule_exec()

Completed in 16 milliseconds