Searched refs:selt2 (Results 1 – 2 of 2) sorted by relevance
1044 lbitset_elt *selt2 = LBITSET_HEAD (src2); in lbitset_op3_cmp() local1062 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1064 while (selt1 || selt2) in lbitset_op3_cmp()1072 stmp2 = selt2; in lbitset_op3_cmp()1075 selt2 = selt2->next; in lbitset_op3_cmp()1076 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1090 stmp2 = selt2; in lbitset_op3_cmp()1091 selt2 = selt2->next; in lbitset_op3_cmp()1092 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1202 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()