Searched defs:some_function (Results 1 – 10 of 10) sorted by relevance
1 def some_function(): function
2 int some_function() { in some_function() function
37 def some_function(self, x): member in TestModule
29 def some_function(self, x, y): member in TestModule
52 def some_function(self, x): member in TestModule
26 def some_function(self, x): member in TestModule
15 static int some_function() { in some_function() function
17 static int some_function() { in some_function() function
5 static __attribute__((noinline)) int some_function(int x, int y) { in some_function() function
217 def some_function(): function