Home | History | Annotate | Download | only in libogg

Lines Matching refs:FOO

917 # These are left unexpanded so users can "make install exec_prefix=/foo"
3262 #define FOO(x) 'x'
3263 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4453 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6207 echo "int foo(void){return 1;}" > conftest.c
8682 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8684 int foo(void) {}
9629 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11390 const int *foo = &x[0];
11391 ++foo;
11404 const int foo = 10;
11405 if (!foo) return 0;
11473 int16_t foo;
11535 int32_t foo;
11597 uint32_t foo;
11659 uint16_t foo;
11721 u_int32_t foo;
11783 u_int16_t foo;
11845 int64_t foo;
13619 char foo[21];
13624 char *a = foo + i;