Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c58 static void initsite(void);
258 initsite(); /* Module site */ in Py_InitializeEx()
609 initsite(); in Py_NewInterpreter()
711 initsite(void) in initsite() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c58 static void initsite(void);
270 initsite(); /* Module site */ in Py_InitializeEx()
622 initsite(); in Py_NewInterpreter()
724 initsite(void) in initsite() function