Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c1052 token_tp_dealloc(PyContextToken *self) in token_tp_dealloc() function
1136 .tp_dealloc = (destructor)token_tp_dealloc,