Home | History | Annotate | Download | only in dist

Lines Matching refs:FOO

62 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
168 # These are left unexpanded so users can "make install exec_prefix=/foo"
16235 struct termio foo;
16236 foo.c_ispeed = B38400;
16237 foo.c_ospeed = B9600;
16238 (void)foo;
24858 String foo = malloc(1); free((void*)foo)
24895 String foo = malloc(1); *foo = 0
25098 extern GCC_NORETURN void foo(void);
25925 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then