Lines Matching refs:FOO
988 # These are left unexpanded so users can "make install exec_prefix=/foo"
3863 #define FOO(x) 'x'
3864 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4810 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6503 echo "int foo(void){return 1;}" > conftest.c
8622 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8625 int foo(void) {}
9547 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11229 #define FOO(x) 'x'
11230 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];