Home | History | Annotate | Download | only in src

Lines Matching refs:xq

1481     #define LOGPOLY(x,k) ((x)+=shift[k], (xq) = (x)*(x),\
1482 ((A0*(xq) + A2)*(xq) + A4)*(xq) + ((A1*(xq) + A3)*(xq) + A5)*(x))
1495 double xq;
1561 double xq;