Home | History | Annotate | Download | only in libvncserver

Lines Matching refs:FOO

1061 # These are left unexpanded so users can "make install exec_prefix=/foo"
1739 -L/foo/dir/lib -Wl,-static -ljpeg -Wl,-shared. This overrides
4084 #define FOO(x) 'x'
4085 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
11941 class Foo
11944 Foo (void) { a = 0; }
16225 lt_simple_compile_test_code="class foo {}\n"
21528 # -with-jpeg=/foo/dir with_jpeg="/foo/dir"
21735 # -with-png=/foo/dir with_png="/foo/dir"
22960 const int *foo = &x[0];
22961 ++foo;
22974 const int foo = 10;
22975 if (!foo) return 0;
23011 $ac_kw foo_t foo () {return 0; }
23191 extern int foo;
23196 return use_ascii (foo) == use_ebcdic (foo);
24128 in_addr_t foo; return 0;
24173 char foo[21];
24178 char *a = foo + i;