Searched refs:strtopf (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdtoa/
H A Dstrtopf.c36 strtopf(s, sp, f) CONST char *s; char **sp; float *f; function
38 strtopf(CONST char *s, char **sp, float *f)
H A Dgdtoa.h138 extern int strtopf ANSI((CONST char*, char**, float*));
145 #define strtopf(s,se,x) strtorf(s,se,1,x) macro
H A Dmakefile51 strtodg.c strtof.c strtopQ.c strtopd.c strtopdd.c strtopf.c\
72 strtopQ.c strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c\
H A Dgdtoaimp.h538 #define strtopf __strtopf macro
650 extern int strtopf ANSI((CONST char *, char **, float *));

Completed in 70 milliseconds