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()
12 int ret_foo; variable71 if (ret_foo != -30 || (*p) () != ret_foo) in main()
65 extern int ret_foo;79 ret_foo = foo (); in get_foo_p()
5 int ret_foo; variable