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

/netbsd-current/lib/libc/gdtoa/test/
H A Dmakefile43 g__fmt.o strtoIg.o
48 strtoIdd.o g__fmt.o strtoIg.o
53 g__fmt.o strtoIg.o
58 g__fmt.o strtoIg.o
63 g__fmt.o strtoIg.o
68 g__fmt.o strtoIg.o
73 g__fmt.o strtoIg.o
78 g_dfmt.o g_ddfmt.o g__fmt.o strtoIg.o
83 g_dfmt.o g__fmt.o strtoIg.o
/netbsd-current/lib/libc/gdtoa/
H A DstrtoIx.c53 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIxL.c53 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIQ.c53 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoId.c52 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIf.c52 k = strtoIg(s, sp, &fpi, exp, B, rv);
H A DstrtoIdd.c56 k = strtoIg(s, sp, &fpi, exp, B, rv);
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 DstrtoIg.c1 /* $NetBSD: strtoIg.c,v 1.5 2021/05/06 16:15:33 christos Exp $ */
38 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; CONST FPI *fpi; Long *exp; Bigint **B; int *rvp; function
40 strtoIg(CONST char *s00, char **se, CONST FPI *fpi, Long *exp, Bigint **B, int *rvp)
H A Dgdtoaimp.h578 #define strtoIg __strtoIg_D2A macro
628 extern int strtoIg ANSI((CONST char*, char**, CONST FPI*, Long*, Bigint**, int*));

Completed in 94 milliseconds