Lines Matching refs:foo
211 struct foo {
216 struct foo *gp1;
217 struct foo *gp2;
221 struct foo *p;
237 struct foo *p;
238 struct foo *q;
263 struct foo {
269 struct foo *gp1;
270 struct foo *gp2;
274 struct foo *p;
294 struct foo *p;
295 struct foo *q;
327 struct foo {
331 static struct foo variable1;
332 static struct foo variable2;
333 static struct foo *gp = &variable1;
347 struct foo *p;