Home | History | Annotate | Download | only in src

Lines Matching refs:l2

1097 				struct block *l2;
1102 for (l2 = l->next; l2 != NULL; l2 = l2->next) {
1103 vp2 = ktsearch(&l2->vars, vp->name, h);