Home
last modified time | relevance | path

Searched refs:Q_RELPREC (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dqmath.h279 #define Q_RELPREC(a, b) ((int)Q_NFBITS(a) - (int)Q_NFBITS(b)) macro
474 int _perr = 0, _relprec = Q_RELPREC(*(a), b); \
/f-stack/freebsd/kern/
H A Dsubr_stats.c352 Q_RELPREC(c1->mu, c2->mu))); in ctd32cmp()
364 Q_RELPREC(c1->mu, c2->mu))); in ctd64cmp()
3150 Q_RELPREC(ctd32->mu, x)));
3157 Q_RELPREC(ctd64->mu, x)));