Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c57 static void initmain(void);
276 initmain(); /* Module __main__ */ in Py_InitializeEx()
619 initmain(); in Py_NewInterpreter()
704 initmain(void) in initmain() function