Searched defs:vexp (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpf/ |
H A D | cmp.c | 38 mp_exp_t uexp, vexp; in mpf_cmp() local
|
H A D | eq.c | 40 mp_exp_t uexp, vexp; in mpf_eq() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | eq.c | 33 mpfr_exp_t uexp, vexp; in mpfr_eq() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | rootrem.c | 166 …unsigned char vexp[] = {0, 1, 2, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 9, 10, … in logbased_root() local
|