Home | History | Annotate | Download | only in lib

Lines Matching refs:selt2

1040   lbitset_elt *selt2 = LBITSET_HEAD (src2);
1058 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1060 while (selt1 || selt2)
1068 stmp2 = selt2;
1071 selt2 = selt2->next;
1072 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1086 stmp2 = selt2;
1087 selt2 = selt2->next;
1088 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1198 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1201 if (!selt2)
1230 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1233 if (!selt2)
1259 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1261 if (!selt2)
1284 lbitset_elt *selt2 = LBITSET_HEAD (src2);
1286 if (!selt2)