Lines Matching refs:foo
717 # These are left unexpanded so users can "make install exec_prefix=/foo"
2743 #define FOO(x) 'x'
2744 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3060 static inline struct iltest *foo(void);
3067 foo()
3144 static void foo(void) __attribute__ ((noreturn));
3147 foo(void)
3155 foo();
12797 int foo = h_errno;