Searched refs:ret_foo (Results 1 – 4 of 4) sorted by relevance
10 int ret_foo; variable50 if (ret_foo != -1 || (*p) () != ret_foo) in main()
10 int ret_foo; variable69 if (ret_foo != -30 || (*p) () != ret_foo) in main()
5 int ret_foo; variable
74 extern int ret_foo;84 ret_foo = foo (); in get_foo_p()
Completed in 5 milliseconds