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