Searched refs:strtorf (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
D | gdtoa.h | 130 extern int strtorf ANSI((CONST char*, char**, int, float*)); 145 #define strtopf(s,se,x) strtorf(s,se,1,x)
|
D | gdtoaimp.h | 528 #define strtorf __strtorf macro 653 extern int strtorf ANSI((CONST char *, char **, int, float *));
|