Searched refs:call_foo1 (Results 1 – 6 of 6) sorted by relevance
3 int call_foo1() { return foo1(); } in call_foo1() function
8 return call_foo1() + call_foo2(); in main()
5 LLDB_TEST_API extern int call_foo1();