Home | History | Annotate | Download | only in source

Lines Matching refs:FOO

802 # These are left unexpanded so users can "make install exec_prefix=/foo"
3305 #define FOO(x) 'x'
3306 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
6268 extern int foo;
6273 return use_ascii (foo) == use_ebcdic (foo);