Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcontext.c1097 token_tp_dealloc(PyContextToken *self) in token_tp_dealloc() function
1188 .tp_dealloc = (destructor)token_tp_dealloc,