Searched defs:global_foo (Results 1 – 4 of 4) sorted by relevance
31 Foo global_foo; variable
14 typedef int global_foo; // no diag typedef
758 def global_foo(x, y): return x+y function
906 def global_foo(x, y): return x+y function