Searched defs:stolen_t (Results 1 – 1 of 1) sorted by relevance
280 struct stolen_t { }; struct288 object(handle h, stolen_t) : handle(h) { } in object() argument946 : object(PyUnicode_FromString(c), stolen_t{}) { in object() argument1202 : object(PyCapsule_New(const_cast<void *>(value), name, destructor), stolen_t{}) { in object() argument