Home | History | Annotate | Download | only in alsa-lib

Lines Matching refs:foo

996 # These are left unexpanded so users can "make install exec_prefix=/foo"
3538 #define FOO(x) 'x'
3539 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
12419 class Foo
12422 Foo (void) { a = 0; }
16781 lt_simple_compile_test_code="class foo {}\n"
20166 const int *foo = &x[0];
20167 ++foo;
20180 const int foo = 10;
20181 if (!foo) return 0;
20260 $ac_kw foo_t foo () {return 0; }