Searched defs:some_function (Results 1 – 6 of 6) sorted by relevance
41 def some_function(self, x): member in TestModule
33 def some_function(self, x, y): member in TestModule
54 def some_function(self, x): member in TestModule
30 def some_function(self, x): member in TestModule
5 static __attribute__((noinline)) int some_function(int x, int y) { in some_function() function
208 def some_function(): function