Searched refs:fdivround (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwn/ | ||
H A D | if_iwn.c | 4669 #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