Home | History | Annotate | Download | only in gtest

Lines Matching refs:FOO

819 # These are left unexpanded so users can "make install exec_prefix=/foo"
3618 #define FOO(x) 'x'
3619 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5267 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
7492 echo "int foo(void){return 1;}" > conftest.c
9888 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9891 int foo (void) { return 0; }
10888 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
13337 class Foo
13340 Foo (void) { a = 0; }
14720 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \