Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:FOO

796 # These are left unexpanded so users can "make install exec_prefix=/foo"
3718 #define FOO(x) 'x'
3719 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4688 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6903 echo "int foo(void){return 1;}" > conftest.c
9289 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9292 int foo (void) { return 0; }
10300 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11812 #define FOO(x) 'x'
11813 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
12235 const int *foo = &x[0];
12236 ++foo;
12249 const int foo = 10;
12250 if (!foo) return 0;
12286 $ac_kw foo_t foo () {return 0; }