Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dvalgrind-python.supp22 fun:pyinit_core*
/external/python/cpython3/Python/
Dpylifecycle.c902 pyinit_core(_PyRuntimeState *runtime, in pyinit_core() function
1134 status = pyinit_core(runtime, config, &tstate); in Py_InitializeFromConfig()