Searched defs:LOGPOLY (Results 1 – 1 of 1) sorted by relevance
1377 #define LOGPOLY(x,k) ((x)+=shift[k],((A0*(x) + A1)*(x) + A2)*(x)) macro1481 #define LOGPOLY(x,k) ((x)+=shift[k], (xq) = (x)*(x),\ macro