Searched refs:_PyCrossInterpreterData_OBJ (Results 1 – 2 of 2) sorted by relevance
91 #define _PyCrossInterpreterData_OBJ(DATA) ((DATA)->obj) macro
91 assert(_PyCrossInterpreterData_OBJ(data) == NULL); in xibufferview_from_xid()