Searched refs:_POLY2 (Results 1 – 2 of 2) sorted by relevance
329 #define _POLY2(x, c) (_POLY1((x), (c)) * (x) + (c)[2]) macro330 #define _POLY3(x, c) (_POLY2((x), (c)) * (x) + (c)[3])
136 #define _POLY2(x, c) (_POLY1((x), (c)) * (x) + (c)[2]) macro137 #define _POLY3(x, c) (_POLY2((x), (c)) * (x) + (c)[3])