Lines Matching refs:exp
178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument
179 U *d; FPI *fpi; Long *exp; ULong *bits; int exact, rd, *irv; in rvOK()
181 (U *d, FPI *fpi, Long *exp, ULong *bits, int exact, int rd, int *irv)
304 *exp = e;
339 (s00, se, fpi, exp, bits) in strtodg() argument
340 CONST char *s00; char **se; FPI *fpi; Long *exp; ULong *bits; in strtodg()
342 (CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)
409 irv = gethex(&s, fpi, exp, &rvb, sign);
534 *exp = fpi->emax + 1;
577 if (rvOK(&rv, fpi, exp, bits, 1, rd, &irv)) {
590 if (rvOK(&rv, fpi, exp, bits, i, rd, &irv)) {
623 if (rvOK(&rv, fpi, exp, bits, 0, rd, &irv)) {
634 if (rvOK(&rv, fpi, exp, bits, 0, rd, &irv)) {
730 *exp = emin;
1083 *exp = rve;
1105 *exp = fpi->emax;
1120 *exp = fpi->emax + 1;