Home | History | Annotate | Download | only in genext2fs

Lines Matching refs:FOO

728 # These are left unexpanded so users can "make install exec_prefix=/foo"
3041 #define FOO(x) 'x'
3042 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4913 const int *foo = &x[0];
4914 ++foo;
4927 const int foo = 10;
4928 if (!foo) return 0;
5028 $ac_kw foo_t foo () {return 0; }