Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsysconfig.py277 def _init_posix(vars): function
419 _init_posix(_CONFIG_VARS)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsysconfig.py353 def _init_posix(vars): function
472 _init_posix(_CONFIG_VARS)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dsysconfig.py358 def _init_posix(): function