Searched defs:_POLY3 (Results 1 – 2 of 2) sorted by relevance
137 #define _POLY3(x, c) (_POLY2((x), (c)) * (x) + (c)[3]) macro
330 #define _POLY3(x, c) (_POLY2((x), (c)) * (x) + (c)[3]) macro