Lines Matching defs:l2
1126 struct block *l2;1131 for (l2 = l->next; l2 != NULL; l2 = l2->next) {1132 vp2 = ktsearch(&l2->vars, vp->name, h);