Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c945 PyCPointerType_paramfunc(CDataObject *self) in PyCPointerType_paramfunc() function
984 stgdict->paramfunc = PyCPointerType_paramfunc; in PyCPointerType_new()
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c988 PyCPointerType_paramfunc(CDataObject *self) in PyCPointerType_paramfunc() function
1027 stgdict->paramfunc = PyCPointerType_paramfunc; in PyCPointerType_new()