Searched defs:redux (Results 1 - 7 of 7) sorted by relevance
| /src/lib/libm/noieee_src/ | ||
| H A D | n_exp2.c | 44 redux = 0x1.8p52 / TBLSIZE, variable in typeref:typename:const double |
| H A D | n_exp2f.c | 44 redux = 0x1.8p23f / TBLSIZE, variable in typeref:typename:const float |
| /src/lib/libm/src/ | ||
| H A D | s_exp2.c | 42 redux = 0x1.8p52 / TBLSIZE, variable in typeref:typename:const double |
| H A D | s_exp2f.c | 42 redux = 0x1.8p23f / TBLSIZE, variable in typeref:typename:const float |
| /src/lib/libm/ld128/ | ||
| H A D | s_exp2l.c | 59 redux = 0x1.8p112 / TBLSIZE; variable in typeref:typename:const double |
| /src/lib/libm/ld80/ | ||
| H A D | s_exp2l.c | 52 redux = 0x1.8p63 / TBLSIZE, variable in typeref:typename:const double |
| /src/sbin/nvmectl/ | ||
| H A D | bignum.c | 3253 int (*redux)(mp_int*,mp_int*,mp_int*); local in function:basic_exponent_mod 4067 int (*redux)(mp_int*,mp_int*,mp_digit); local in function:fast_exponent_modulo [all...] |
Completed in 13 milliseconds