Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c231 PyArena *c_arena; /* pointer to memory allocation arena */ member
425 c.c_arena = arena; in _PyAST_Compile()