Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dexceptions.c24 get_exc_state(void) in get_exc_state() function
991 struct _Py_exc_state *state = get_exc_state(); in OSError_new()
2418 struct _Py_exc_state *state = get_exc_state(); in MemoryError_new()
2453 struct _Py_exc_state *state = get_exc_state(); in MemoryError_dealloc()