Searched refs:has_different_protocol (Results 1 – 8 of 8) sorted by relevance
103 if func.has_different_protocol(n):118 …if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_…127 …if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_…
238 if f.has_different_protocol(n):
212 if f.has_different_protocol(n):
510 def has_different_protocol(self, name): member in glx_function524 if self.has_different_protocol(name):
279 if f.has_different_protocol(n):
382 if func.has_different_protocol(n):434 if func.has_different_protocol(name):1104 if func.has_different_protocol(n):
256 if func.has_different_protocol(name):
153 'handcode': bool(func.has_different_protocol(name)),