Lines Matching refs:FOO
955 # These are left unexpanded so users can "make install exec_prefix=/foo"
3385 #define FOO(x) 'x'
3386 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
7445 echo "int foo(void){return 1;}" > conftest.c
12454 class Foo
12457 Foo (void) { a = 0; }
16843 lt_simple_compile_test_code="class foo {}"
20901 const int *foo = &x[0];
20902 ++foo;
20915 const int foo = 10;
20916 if (!foo) return 0;
20979 $ac_kw foo_t foo () {return 0; }