Searched refs:GlobSupport_Check (Results 1 – 2 of 2) sorted by relevance
44 #define GlobSupport_Check(ob) (Py_TYPE(ob) == &GlobSupport_Type) macro
513 if (GlobSupport_Check(x)) { in lib_getattr()568 if (GlobSupport_Check(x)) { in lib_setattr()678 if (GlobSupport_Check(x)) { in address_of_global_var()