Searched refs:variable2 (Results 1 – 2 of 2) sorted by relevance
55 def both_contain(variable1, variable2, checkvalue, d): argument57 val2 = d.getVar(variable2)69 def set_intersect(variable1, variable2, d): argument81 val2 = set(d.getVar(variable2).split())
346 static struct foo variable2;351 initialize_foo(&variable2);352 rcu_assign_pointer(gp, &variable2);368 return p->b; /* Must be variable2.b. */372 possible values of "gp" are "variable1" on the one hand and "variable2"