Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c49 static void initmain(void);
283 initmain(); /* Module __main__ */ in Py_InitializeEx()
628 initmain(); in Py_NewInterpreter()
713 initmain(void) in initmain() function