Home | History | Annotate | Download | only in lib

Lines Matching refs:xsq

966     picoos_int32 *x = NULL, *xsq = NULL;
977 xsq = cep->xsqi;
985 xsq = cep->xsq1;
990 xsq = cep->xsq2;
997 xsq = cep->xsqm;
1004 xsq = cep->xsqn;
1017 prev_diag0 = cep->diag0[i] = ivar << 2; /* multiply ivar by 4 (4 used to be first entry of xsq) */
1028 cep->diag0[i] += xsq[j] * ivar;
1042 cep->diag0[i] += xsq[numd + j] * ivar;