Searched refs:fdivround (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c4669 #define fdivround(a, b, n) \ macro
4673 ((y1) + fdivround(((int)(x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n))
4804 #undef fdivround macro

Completed in 71 milliseconds