Home | History | Annotate | Download | only in src

Lines Matching full:negset

2377 	if (map_ebitmap(&set->negset, &tmpset.negset, typemap))
2504 * handles the negset, attributes, and flags.
2507 * - if the type set has a negset or flags, then they will be expanded,
2521 if (alwaysexpand || ebitmap_length(&set->negset) || set->flags) {
2558 /* Now do the same thing for negset */
2560 ebitmap_for_each_bit(&set->negset, tnode, i) {