Searched defs:_POLY1 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/head/ | ||
H A D | math.h | 135 #define _POLY1(x, c) ((c)[0] * (x) + (c)[1]) macro |
/titanic_50/usr/src/lib/libbc/inc/include/ | ||
H A D | math.h | 328 #define _POLY1(x, c) ((c)[0] * (x) + (c)[1]) macro |