Home
last modified time | relevance | path

Searched defs:_Py_tuple_state (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Include/internal/
Dpycore_interp.h100 struct _Py_tuple_state { struct
105 PyTupleObject *free_list[PyTuple_MAXSAVESIZE];
106 int numfree[PyTuple_MAXSAVESIZE];