OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_init_posix
(Results
1 - 4
of
4
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
sysconfig.py
401
def
_init_posix
():
function
415
_init_posix
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
sysconfig.py
401
def
_init_posix
():
function
415
_init_posix
()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sysconfig.py
322
# get_config_vars() eventually calls
_init_posix
(), which attempts
324
# for
_init_posix
() to work, if we're on Darwin, just mock up the
354
def
_init_posix
(vars):
function
484
_init_posix
(_CONFIG_VARS)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sysconfig.py
322
# get_config_vars() eventually calls
_init_posix
(), which attempts
324
# for
_init_posix
() to work, if we're on Darwin, just mock up the
354
def
_init_posix
(vars):
function
484
_init_posix
(_CONFIG_VARS)
Completed in 41 milliseconds