Searched refs:has_different_protocol (Results 1 – 8 of 8) sorted by relevance
113 if func.has_different_protocol(n):132 …if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_…141 …if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_…
237 if f.has_different_protocol(n):
234 if f.has_different_protocol(n):
517 def has_different_protocol(self, name): member in glx_function531 if self.has_different_protocol(name):
360 if func.has_different_protocol(n):412 if func.has_different_protocol(name):1066 if func.has_different_protocol(n):
300 if f.has_different_protocol(n):
255 if func.has_different_protocol(name):
152 'handcode': bool(func.has_different_protocol(name)),