Searched refs:Q_INI (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | qmath.h | 319 #define Q_INI(q, iv, dfv, rpshft) \ macro
|
| /f-stack/freebsd/kern/ |
| H A D | subr_stats.c | 857 Q_INI(&ctd32->mu, 0, 0, info->prec); 863 Q_INI(&ctd64->mu, 0, 0, info->prec); 3084 minz = Q_INI(&z, 0, 0, Q_NFBITS(x)); 3410 Q_INI(&x, 0, 0, Q_NFBITS( 3415 Q_INI(&x, 0, 0, Q_NFBITS(
|