Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c2354 PyCFuncPtrType_paramfunc(CDataObject *self) in PyCFuncPtrType_paramfunc() function
2381 stgdict->paramfunc = PyCFuncPtrType_paramfunc; in PyCFuncPtrType_new()
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c2450 PyCFuncPtrType_paramfunc(CDataObject *self) in PyCFuncPtrType_paramfunc() function
2477 stgdict->paramfunc = PyCFuncPtrType_paramfunc; in PyCFuncPtrType_new()