Searched refs:selt1 (Results 1 – 2 of 2) sorted by relevance
1043 lbitset_elt *selt1 = LBITSET_HEAD (src1); in lbitset_op3_cmp() local1061 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1064 while (selt1 || selt2) in lbitset_op3_cmp()1071 stmp1 = selt1; in lbitset_op3_cmp()1073 selt1 = selt1->next; in lbitset_op3_cmp()1074 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1081 stmp1 = selt1; in lbitset_op3_cmp()1083 selt1 = selt1->next; in lbitset_op3_cmp()1084 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()1201 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()