Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcontext.c70 get_context_state(void) in get_context_state() function
343 struct _Py_context_state *state = get_context_state(); in _context_alloc()
472 struct _Py_context_state *state = get_context_state(); in context_tp_dealloc()