Lines Matching refs:selt2
1044 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1062 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1064 while (selt1 || selt2)
1072 stmp2 = selt2;
1075 selt2 = selt2->next;
1076 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1090 stmp2 = selt2;
1091 selt2 = selt2->next;
1092 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1202 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1205 if (!selt2)
1234 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1237 if (!selt2)
1263 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1265 if (!selt2)
1288 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1290 if (!selt2)