Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c92 # define HAVE_FDOPENDIR_RUNTIME __builtin_available(macOS 10.10, iOS 8.0, *) macro
138 # define HAVE_FDOPENDIR_RUNTIME (fdopendir != NULL) macro
198 # define HAVE_FDOPENDIR_RUNTIME 1 macro
4149 if (HAVE_FDOPENDIR_RUNTIME) { in _posix_listdir()
14510 if (HAVE_FDOPENDIR_RUNTIME) { in os_scandir_impl()
15666 PROBE(probe_fdopendir, HAVE_FDOPENDIR_RUNTIME)

Completed in 17 milliseconds