Home
last modified time | relevance | path

Searched defs:main_interp (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Python/
Dceval_gil.c501 PyInterpreterState *main_interp = _PyInterpreterState_Main(); in _PyEval_InitGIL() local
527 PyInterpreterState *main_interp = _PyInterpreterState_Main(); in _PyEval_FiniGIL() local
Dpylifecycle.c1935 PyInterpreterState *main_interp = _PyInterpreterState_Main(); in resolve_final_tstate() local
2286 PyInterpreterState *main_interp = _PyInterpreterState_Main(); in new_interpreter() local
2444 PyInterpreterState *main_interp = _PyInterpreterState_Main(); in finalize_subinterpreters() local
/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c371 GElf_Addr main_interp = 0; in find_prelink_address_sync() local
/external/python/cpython3/Objects/
Dunicodeobject.c293 PyInterpreterState *main_interp = _PyInterpreterState_Main(); in has_shared_intern_dict() local