• Home
  • Raw
  • Download

Lines Matching defs:interp

60 is_running_main(PyInterpreterState *interp)  in is_running_main()
106 PyInterpreterState *interp = _PyInterpreterState_LookUpID(self->interpid); in xibufferview_dealloc() local
455 _run_in_interpreter(PyInterpreterState *interp, in _run_in_interpreter()
499 get_whence(PyInterpreterState *interp) in get_whence()
508 PyInterpreterState *interp; in resolve_interp() local
548 get_summary(PyInterpreterState *interp) in get_summary()
628 PyInterpreterState *interp = \ in interp_create() local
685 PyInterpreterState *interp = \ in interp_destroy() local
742 PyInterpreterState *interp = PyInterpreterState_Head(); in interp_list_all() local
774 PyInterpreterState *interp =_get_current_interp(); in interp_get_current() local
791 PyInterpreterState *interp = _PyInterpreterState_Main(); in interp_get_main() local
817 PyInterpreterState *interp = \ in interp_set___main___attrs() local
939 _interp_exec(PyObject *self, PyInterpreterState *interp, in _interp_exec()
983 PyInterpreterState *interp = \ in interp_exec() local
1047 PyInterpreterState *interp = \ in interp_call() local
1105 PyInterpreterState *interp = \ in interp_run_string() local
1149 PyInterpreterState *interp = \ in interp_run_func() local
1220 PyInterpreterState *interp = \ in interp_is_running() local
1255 PyInterpreterState *interp = \ in interp_get_config() local
1292 PyInterpreterState *interp = look_up_interp(id); in interp_whence() local
1322 PyInterpreterState *interp = \ in interp_incref() local
1351 PyInterpreterState *interp = \ in interp_decref() local
1488 PyInterpreterState *interp = PyInterpreterState_Get(); in module_exec() local