Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6716 ContainerNoGC_dealloc(ContainerNoGCobject *self) in ContainerNoGC_dealloc() function
6732 .tp_dealloc = (destructor)ContainerNoGC_dealloc,