Lines Matching refs:FOO
853 # These are left unexpanded so users can "make install exec_prefix=/foo"
3875 #define FOO(x) 'x'
3876 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5135 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
7350 echo "int foo(void){return 1;}" > conftest.c
9732 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9735 int foo (void) { return 0; }
10743 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11925 extern int foo;
11930 return use_ascii (foo) == use_ebcdic (foo);
12011 $ac_kw foo_t foo () {return 0; }