Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes.c2637 PyCData_GetContainer(CDataObject *self) in PyCData_GetContainer() function
2658 container = PyCData_GetContainer(target); in GetKeepedObjects()
2717 ob = PyCData_GetContainer(target); in KeepRef()
5615 container = PyCData_GetContainer(obj); in cast()