Home
last modified time | relevance | path

Searched refs:strtorf (Results 1 – 6 of 6) sorted by relevance

/src/contrib/gdtoa/
H A Dstrtorf.c69 strtorf(s, sp, rounding, f) CONST char *s; char **sp; int rounding; float *f; in strtorf() function
71 strtorf(CONST char *s, char **sp, int rounding, float *f)
H A Dgdtoa.h130 extern int strtorf ANSI((CONST char*, char**, int, float*));
145 #define strtopf(s,se,x) strtorf(s,se,1,x)
H A Dmakefile54 strtopx.c strtopxL.c strtorQ.c strtord.c strtordd.c strtorf.c\
75 strtorQ.c strtord.c strtordd.c strtorf.c strtorx.c strtorxL.c\
H A Dgdtoaimp.h531 #define strtorf __strtorf macro
657 extern int strtorf ANSI((CONST char *, char **, int, float *));
H A DREADME74 strtorf
291 strtorf
H A Dchanges154 arguments. Functions strtorf and strtord are now analogous to the