Searched refs:variable1 (Results 1 – 2 of 2) sorted by relevance
328 static struct foo variable1;330 static struct foo *gp = &variable1;348 if (p == &variable1)349 return p->a; /* Must be variable1.a. */355 possible values of "gp" are "variable1" on the one hand and "variable2"
1024 u8 variable1; member