Home
last modified time | relevance | path

Searched refs:dtoa (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/vendor/double-conversion/
H A Dpull-from-upstream.sh53 do_patch_prefix_extension bignum-dtoa cc cpp;
54 do_patch_prefix_extension bignum-dtoa h h;
60 do_patch_prefix_extension fast-dtoa cc cpp;
61 do_patch_prefix_extension fast-dtoa h h;
/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoa.h106 extern char* dtoa ANSI((double d, int mode, int ndigits, int *decpt,
H A Dgdtoaimp.h31 /* This is a variation on dtoa.c that converts arbitary binary
44 * before invoking strtod or dtoa. If the machine uses (the equivalent
94 * computation of dtoa.
165 * dtoa. You may do so whether or not MULTIPLE_THREADS is #defined.
169 * dtoa.c).
510 #define dtoa __dtoa macro
609 extern char *dtoa ANSI((double d, int mode, int ndigits,

Completed in 3 milliseconds