Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c5983 } MyListObject; typedef
5989 ((MyListObject*)op)->deallocated = 0; in MyList_new()
5994 MyList_dealloc(MyListObject* op) in MyList_dealloc()
6008 sizeof(MyListObject),