Searched refs:_POLY4 (Results 1 – 2 of 2) sorted by relevance
331 #define _POLY4(x, c) (_POLY3((x), (c)) * (x) + (c)[4]) macro332 #define _POLY5(x, c) (_POLY4((x), (c)) * (x) + (c)[5])
138 #define _POLY4(x, c) (_POLY3((x), (c)) * (x) + (c)[4]) macro139 #define _POLY5(x, c) (_POLY4((x), (c)) * (x) + (c)[5])