Lines Matching full:accumulated
540 dst->nz = src->nz; // note that nz is not accumulated, but just copied.549 dst->nz |= src->nz; // here, new nz bits are accumulated.