Classes | |
struct | _pending_calls |
struct | _ceval_state |
struct | _Py_unicode_fs_codec |
struct | _Py_unicode_state |
struct | _is |
struct | _xidregitem |
Macros | |
#define | NPENDINGCALLS |
#define | _PY_NSMALLPOSINTS |
#define | _PY_NSMALLNEGINTS |
Functions | |
void | _PyInterpreterState_ClearModules (PyInterpreterState *interp) |
PyStatus | _PyInterpreterState_SetConfig (PyInterpreterState *interp, const PyConfig *config) |
PyAPI_FUNC (struct _is *) _PyInterpreterState_LookUpID(int64_t) | |
PyAPI_FUNC (int) _PyInterpreterState_IDInitref(struct _is *) | |
PyAPI_FUNC (void) _PyInterpreterState_IDIncref(struct _is *) | |
#define NPENDINGCALLS |
#define _PY_NSMALLPOSINTS |
#define _PY_NSMALLNEGINTS |
void _PyInterpreterState_ClearModules | ( | PyInterpreterState * | interp | ) |
PyStatus _PyInterpreterState_SetConfig | ( | PyInterpreterState * | interp, |
const PyConfig * | config | ||
) |
PyAPI_FUNC | ( | struct _is * | ) |
PyAPI_FUNC | ( | int | ) |
PyAPI_FUNC | ( | void | ) |