Searched refs:_PyInterpreterState_GET (Results 1 – 25 of 41) sorted by relevance
12
52 PyInterpreterState *interp = _PyInterpreterState_GET(); in __PyLong_GetSmallInt_internal()
112 static inline PyInterpreterState* _PyInterpreterState_GET(void) { in _PyInterpreterState_GET() function
90 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyObject_GC_TRACK()
368 _PyInterpreterState_GET()->pythread_stacksize = 0; in _pythread_nt_set_stacksize()374 _PyInterpreterState_GET()->pythread_stacksize = size; in _pythread_nt_set_stacksize()
36 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyCodec_Register()133 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyCodec_Lookup()624 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyCodec_RegisterError()642 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyCodec_LookupError()1495 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyCodecRegistry_Init()
98 dlopenflags = _PyInterpreterState_GET()->dlopenflags; in _PyImport_FindSharedFuncptr()
143 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PySys_SetObjectId()160 PyInterpreterState *interp = _PyInterpreterState_GET(); in PySys_SetObject()871 PyInterpreterState *interp = _PyInterpreterState_GET(); in sys_getfilesystemencoding_impl()886 PyInterpreterState *interp = _PyInterpreterState_GET(); in sys_getfilesystemencodeerrors_impl()1611 PyInterpreterState *interp = _PyInterpreterState_GET(); in sys_setdlopenflags_impl()1629 PyInterpreterState *interp = _PyInterpreterState_GET(); in sys_getdlopenflags_impl()1667 PyInterpreterState *interp = _PyInterpreterState_GET(); in sys_get_int_max_str_digits_impl()3172 PyInterpreterState *interp = _PyInterpreterState_GET(); in PySys_SetPath()
112 return _PyInterpreterState_GET()->pythread_stacksize; in PyThread_get_stacksize()
273 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyImport_GetModuleDict()305 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyImport_SetModule()313 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyImport_SetModuleString()379 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyImport_GetMagicNumber()731 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyImport_ExecCodeModuleWithPathnames()
770 _PyInterpreterState_GET()->pythread_stacksize = 0; in _pythread_pthread_set_stacksize()787 _PyInterpreterState_GET()->pythread_stacksize = size; in _pythread_pthread_set_stacksize()
33 PyInterpreterState *interp = _PyInterpreterState_GET(); in warnings_get_state()212 if (!_PyInterpreterState_GET()->modules) { in get_warnings_attr()
72 PyInterpreterState *interp = _PyInterpreterState_GET(); in get_context_state()
369 PyInterpreterState *interp = _PyInterpreterState_GET(); in set_main_loader()
126 PyInterpreterState *interp = _PyInterpreterState_GET(); in PySlice_New()333 PyInterpreterState *interp = _PyInterpreterState_GET(); in slice_dealloc()
176 if (!_PyImport_IsInitialized(_PyInterpreterState_GET())) { in PyModule_Create2()696 PyInterpreterState *interp = _PyInterpreterState_GET(); in module_repr()
643 PyInterpreterState *interp = _PyInterpreterState_GET(); in code_dealloc()1320 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyCode_SetExtra()
2102 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyTrash_deposit_object()2130 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyTrash_destroy_chain()
22 PyInterpreterState *interp = _PyInterpreterState_GET(); in get_tuple_state()
27 PyInterpreterState *interp = _PyInterpreterState_GET(); in get_frame_state()
854 PyInterpreterState *interp = _PyInterpreterState_GET(); in local_clear()1138 PyInterpreterState *interp = _PyInterpreterState_GET(); in thread_PyThread_start_new_thread()1149 boot->interp = _PyInterpreterState_GET(); in thread_PyThread_start_new_thread()1277 PyInterpreterState *interp = _PyInterpreterState_GET(); in thread__count()
20 PyInterpreterState *interp = _PyInterpreterState_GET(); in get_atexit_state()
536 PyInterpreterState *interp = _PyInterpreterState_GET(); in pymain_run_python()
2036 PyInterpreterState *interp = _PyInterpreterState_GET();
533 PyInterpreterState *interp = _PyInterpreterState_GET(); in _io_text_encoding_impl()
999 PyInterpreterState *interp = _PyInterpreterState_GET(); in io_check_errors()1089 PyInterpreterState *interp = _PyInterpreterState_GET(); in _io_TextIOWrapper___init___impl()