Home | History | Annotate | Download | only in lib

Lines Matching full:selt1

1039   lbitset_elt *selt1 = LBITSET_HEAD (src1);
1057 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX;
1060 while (selt1 || selt2)
1067 stmp1 = selt1;
1069 selt1 = selt1->next;
1070 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX;
1077 stmp1 = selt1;
1079 selt1 = selt1->next;
1080 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX;
1197 lbitset_elt *selt1 = LBITSET_HEAD (src1);
1208 else if (!selt1)
1229 lbitset_elt *selt1 = LBITSET_HEAD (src1);
1237 else if (!selt1)
1258 lbitset_elt *selt1 = LBITSET_HEAD (src1);
1265 else if (!selt1)
1283 lbitset_elt *selt1 = LBITSET_HEAD (src1);
1290 else if (!selt1)