Lines Matching refs:FOO
930 # These are left unexpanded so users can "make install exec_prefix=/foo"
1531 --enable-namespace=FOO to define these Google
1532 classes in the FOO namespace. --disable-namespace
3759 #define FOO(x) 'x'
3760 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5394 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
7087 echo "int foo(void){return 1;}" > conftest.c
9627 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9630 int foo(void) {}
10552 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12741 class Foo
12744 Foo (void) { a = 0; }
14020 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
14749 static void foo(void) __attribute__ ((unused));
14750 void foo(void) { exit(1); }