Searched refs:strtoIg (Results 1 – 12 of 12) sorted by relevance
| /minix3/lib/libc/gdtoa/test/ |
| H A D | makefile | 43 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
|
| /minix3/lib/libc/gdtoa/ |
| H A D | strtoIg.c | 38 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; FPI *fpi; Long *exp; Bigint **B; int… in strtoIg() function 40 strtoIg(CONST char *s00, char **se, FPI *fpi, Long *exp, Bigint **B, int *rvp)
|
| H A D | strtoIf.c | 52 k = strtoIg(s, sp, &fpi, exp, B, rv);
|
| H A D | strtoId.c | 52 k = strtoIg(s, sp, &fpi, exp, B, rv);
|
| H A D | strtoIxL.c | 53 k = strtoIg(s, sp, &fpi, exp, B, rv);
|
| H A D | strtoIQ.c | 53 k = strtoIg(s, sp, &fpi, exp, B, rv);
|
| H A D | strtoIx.c | 53 k = strtoIg(s, sp, &fpi, exp, B, rv);
|
| H A D | makefile | 52 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 D | strtoIdd.c | 56 k = strtoIg(s, sp, &fpi, exp, B, rv);
|
| H A D | xsum0.out | 31 strtoIg.c fe47bc72 3591
|
| H A D | gdtoaimp.h | 574 #define strtoIg __strtoIg_D2A macro 624 extern int strtoIg ANSI((CONST char*, char**, FPI*, Long*, Bigint**, int*));
|
| H A D | README | 91 The latter call strtoIg, which makes one call on strtodg and adjusts
|