Lines Matching refs:foo
215 struct foo {
220 struct foo *gp1;
221 struct foo *gp2;
225 struct foo *p;
241 struct foo *p;
242 struct foo *q;
267 struct foo {
273 struct foo *gp1;
274 struct foo *gp2;
278 struct foo *p;
298 struct foo *p;
299 struct foo *q;
331 struct foo {
335 static struct foo variable1;
336 static struct foo variable2;
337 static struct foo *gp = &variable1;
351 struct foo *p;