Searched refs:gdtoa (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | gdtoa.h | 108 extern char* gdtoa ANSI((FPI *fpi, int be, ULong *bits, int *kindp,
|
H A D | gdtoaimp.h | 127 * pathological cases, e.g., in a gdtoa call after a gdtoa return in 136 * longest string gdtoa can return is about 751 bytes long. For 137 * conversions by strtod of strings of 800 digits and all gdtoa 185 #include "gdtoa.h" 511 #define gdtoa __gdtoa macro 540 /* Protect gdtoa-internal symbols */ 612 extern char *gdtoa ANSI((FPI *fpi, int be, ULong *bits, int *kindp,
|
Completed in 2 milliseconds