Searched defs:p05 (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A Ddtoa.cpp430 static int p05[3] = { 5, 25, 125 }; local
433 multadd(b, p05[i - 1], 0);
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc917 static int p05[3] = { 5, 25, 125 }; variable
920 b = multadd(b, p05[i-1], 0);

Completed in 3330 milliseconds