Searched refs:obj1func2 (Results 1 – 3 of 3) sorted by relevance
6 return 42 + obj1func2 (a); in obj1func1()
7 extern int obj1func2 (int);
13 obj1func2 (int a) in obj1func2() function