Home
last modified time | relevance | path

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

/external/python/cpython2/
Dsetup.py45 def macosx_sdk_root(): function
81 sysroot = macosx_sdk_root()
111 sysroot = macosx_sdk_root()
849 name = os.path.join(macosx_sdk_root(), name[1:])
1000 sysroot = macosx_sdk_root()
1137 sysroot = macosx_sdk_root()
1234 sysroot = macosx_sdk_root()
1413 zlib_h = os.path.join(macosx_sdk_root(), zlib_h[1:])
1800 sysroot = macosx_sdk_root()
/external/python/cpython3/
Dsetup.py93 def macosx_sdk_root(): function
129 sysroot = macosx_sdk_root()
159 sysroot = macosx_sdk_root()
1018 sysroot = macosx_sdk_root()
1152 sysroot = macosx_sdk_root()
1420 zlib_h = os.path.join(macosx_sdk_root(), zlib_h[1:])
1701 sysroot = macosx_sdk_root()