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

/external/webkit/Source/JavaScriptCore/wtf/
H A Ddtoa.cpp151 #define Int_max 14 macro
1544 if (be >= 0 && k <= Int_max) {
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc341 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
369 #define Int_max 14 macro
426 #define Int_max 15 macro
455 #define Int_max 15 macro
3885 if (be >= 0 && k <= Int_max) {

Completed in 49 milliseconds