Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypevarobject.c1540 typealias_dealloc(PyObject *self) in typealias_dealloc() function
1783 .tp_dealloc = typealias_dealloc,