Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpylifecycle.h83 PyAPI_FUNC(void) _PyImportHooks_Init(void);
/external/python/cpython2/Include/
Dpythonrun.h125 PyAPI_FUNC(void) _PyImportHooks_Init(void);
/external/python/cpython3/Python/
Dpylifecycle.c426 _PyImportHooks_Init(); in _Py_InitializeEx_Private()
828 _PyImportHooks_Init(); in Py_NewInterpreter()
Dimport.c56 _PyImportHooks_Init(void) in _PyImportHooks_Init() function
/external/python/cpython2/Python/
Dpythonrun.c262 _PyImportHooks_Init(); in Py_InitializeEx()
618 _PyImportHooks_Init(); in Py_NewInterpreter()
Dimport.c200 _PyImportHooks_Init(void) in _PyImportHooks_Init() function
/external/python/cpython2/PC/os2emx/
Dpython27.def957 "_PyImportHooks_Init"