FPI
FPI *fpi; int be; ULong *bits;
(FPI *fpi, int be, ULong *bits, int *kindp, int mode, int ndigits, int *decpt, char **rve)
extern char* __gdtoa ANSI((FPI *fpi, int be, ULong *bits, int *kindp,
extern int __strtodg ANSI((CONST char*, char**, FPI*, Long*, ULong*));
FPI *fpi, fpi1;
extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
extern int hexnan ANSI((CONST char**, FPI*, ULong*));
extern int strtoIg ANSI((CONST char*, char**, FPI*, Long*, Bigint**, int*));
CONST char **sp; FPI *fpi; Long *exp; Bigint **bp; int sign;
gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
CONST char **sp; FPI *fpi; ULong *x0;
hexnan( CONST char **sp, FPI *fpi, ULong *x0)
FPI fpi = {
static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI };
FPI fpi1 = fpi;
static FPI fpinan = /* only 52 explicit bits */
U *d; FPI *fpi; Long *exp; ULong *bits; int exact, rd, *irv;
(U *d, FPI *fpi, Long *exp, ULong *bits, int exact, int rd, int *irv)
CONST char *s00; char **se; FPI *fpi; Long *exp; ULong *bits;
(CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)
static FPI fpi0 = { 24, 1-127-24+1, 254-127-24+1, 1, SI };
static FPI fpi0 = { 113, 1-16383-113+1, 32766-16383-113+1, 1, SI };
FPI *fpi, fpi1;
static FPI fpi0 = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI };
FPI *fpi, fpi1;
static FPI fpi0 = { 64, 1-16383-64+1, 32766 - 16383 - 64 + 1, 1, SI };
FPI *fpi, fpi1;