Searched refs:strtoIg (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/gdtoa/
H A DstrtoIQ.c49 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoId.c48 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIdd.c52 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIf.c48 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIx.c49 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIxL.c49 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIg.c36 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; FPI *fpi; Long *exp; Bigint **B; int *rvp; function
38 strtoIg(CONST char *s00, char **se, FPI *fpi, Long *exp, Bigint **B, int *rvp)
H A Dmakefile52 strtoIf.c strtoIg.c strtoIx.c strtoIxL.c strtod.c strtodI.c\
72 strtoIQ.c strtoId.c strtoIdd.c strtoIf.c strtoIg.c strtoIx.c\
H A Dgdtoaimp.h585 #define strtoIg __strtoIg_D2A macro
643 extern int strtoIg ANSI((CONST char*, char**, FPI*, Long*, Bigint**, int*));

Completed in 47 milliseconds