Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c4019 PyCFuncPtr_clear(PyCFuncPtrObject *self) in PyCFuncPtr_clear() function
4035 PyCFuncPtr_clear(self); in PyCFuncPtr_dealloc()
4100 (inquiry)PyCFuncPtr_clear, /* tp_clear */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c4126 PyCFuncPtr_clear(PyCFuncPtrObject *self) in PyCFuncPtr_clear() function
4142 PyCFuncPtr_clear(self); in PyCFuncPtr_dealloc()
4208 (inquiry)PyCFuncPtr_clear, /* tp_clear */