Searched refs:selt1 (Results 1 – 2 of 2) sorted by relevance
1039 lbitset_elt *selt1 = LBITSET_HEAD (src1); in lbitset_op3_cmp() local1057 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1060 while (selt1 || selt2) in lbitset_op3_cmp()1067 stmp1 = selt1; in lbitset_op3_cmp()1069 selt1 = selt1->next; in lbitset_op3_cmp()1070 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1077 stmp1 = selt1; in lbitset_op3_cmp()1079 selt1 = selt1->next; in lbitset_op3_cmp()1080 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1197 lbitset_elt *selt1 = LBITSET_HEAD (src1); in lbitset_and_cmp() local[all …]
1060 ebitset_elt *selt1; in ebitset_op3_cmp() local1064 selt1 = j < ssize1 ? selts1[j] : 0; in ebitset_op3_cmp()1068 if (!selt1 && !selt2) in ebitset_op3_cmp()1078 if (!selt1) in ebitset_op3_cmp()1079 selt1 = &ebitset_zero_elts[0]; in ebitset_op3_cmp()1087 srcp1 = EBITSET_WORDS (selt1); in ebitset_op3_cmp()