Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes.c2524 PyCFuncPtrType_paramfunc(CDataObject *self) in PyCFuncPtrType_paramfunc() function
2551 stgdict->paramfunc = PyCFuncPtrType_paramfunc; in PyCFuncPtrType_new()