Searched refs:PyCPointerType_SetProto (Results 1 – 2 of 2) sorted by relevance
927 PyCPointerType_SetProto(StgDictObject *stgdict, PyObject *proto) in PyCPointerType_SetProto() function988 if (proto && -1 == PyCPointerType_SetProto(stgdict, proto)) { in PyCPointerType_new()1049 if (-1 == PyCPointerType_SetProto(dict, type)) in PyCPointerType_set_type()
970 PyCPointerType_SetProto(StgDictObject *stgdict, PyObject *proto) in PyCPointerType_SetProto() function1031 if (proto && -1 == PyCPointerType_SetProto(stgdict, proto)) { in PyCPointerType_new()1092 if (-1 == PyCPointerType_SetProto(dict, type)) in PyCPointerType_set_type()