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

/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc179 * used for input more than STRTOD_DIGLIM digits long (default 40).
315 #ifndef STRTOD_DIGLIM
316 #define STRTOD_DIGLIM 40 macro
322 #define strtod_diglim STRTOD_DIGLIM

Completed in 71 milliseconds