HomeSort by relevance Sort by last modified time
    Searched refs:_init_non_posix (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sysconfig.py 359 def _init_non_posix(vars): function
470 _init_non_posix(_CONFIG_VARS)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sysconfig.py 306 def _init_non_posix(vars): function
417 _init_non_posix(_CONFIG_VARS)
  /external/python/cpython2/Lib/
sysconfig.py 364 def _init_non_posix(vars): function
475 _init_non_posix(_CONFIG_VARS)
  /external/python/cpython3/Lib/
sysconfig.py 426 def _init_non_posix(vars): function
549 _init_non_posix(_CONFIG_VARS)

Completed in 1120 milliseconds