Lines Matching refs:Xn
700 uint Xn=MWC64X_A*X+C;701 uint carry=(uint)(Xn<C); // The (Xn<C) will be zero or one for scalar704 s->x=Xn;