Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dcontext.c341 _context_alloc(void) in _context_alloc() function
379 PyContext *ctx = _context_alloc(); in context_new_empty()
398 PyContext *ctx = _context_alloc(); in context_new_from_vars()