Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c4005 PyCFuncPtr_traverse(PyCFuncPtrObject *self, visitproc visit, void *arg) in PyCFuncPtr_traverse() function
4099 (traverseproc)PyCFuncPtr_traverse, /* tp_traverse */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c4112 PyCFuncPtr_traverse(PyCFuncPtrObject *self, visitproc visit, void *arg) in PyCFuncPtr_traverse() function
4207 (traverseproc)PyCFuncPtr_traverse, /* tp_traverse */