Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c64 # define HAVE_LINKAT_RUNTIME __builtin_available(macOS 10.10, iOS 8.0, *) macro
105 # define HAVE_LINKAT_RUNTIME (linkat != NULL) macro
148 # define HAVE_LINKAT_RUNTIME 1 macro
3878 if (HAVE_LINKAT_RUNTIME) { in os_link_impl()
15151 PROBE(probe_linkat, HAVE_LINKAT_RUNTIME)