Home | History | Annotate | Download | only in libtests

Lines Matching refs:inactive

877       int active = 0, inactive = 0;
896 inactive |= transform;
900 * is the logical OR of these and the inactive status must be adjusted to
903 inactive &= ~active;
906 dp->ignored_transforms = inactive; /* excluding write-only transforms */