Searched refs:selt2 (Results 1 – 2 of 2) sorted by relevance
1040 lbitset_elt *selt2 = LBITSET_HEAD (src2); in lbitset_op3_cmp() local1058 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[all …]
1061 ebitset_elt *selt2; in ebitset_op3_cmp() local1065 selt2 = j < ssize2 ? selts2[j] : 0; in ebitset_op3_cmp()1068 if (!selt1 && !selt2) in ebitset_op3_cmp()1080 if (!selt2) in ebitset_op3_cmp()1081 selt2 = &ebitset_zero_elts[0]; in ebitset_op3_cmp()1088 srcp2 = EBITSET_WORDS (selt2); in ebitset_op3_cmp()