Lines Matching refs:l2
1147 struct block *l2;1152 for (l2 = l->next; l2 != NULL; l2 = l2->next) {1153 vp2 = ktsearch(&l2->vars, vp->name, h);