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

/external/webkit/Source/JavaScriptCore/wtf/
H A Ddtoa.cpp425 static P5Node* p5s; member in namespace:WTF
441 P5Node* p5 = p5s;
448 p5s = p5;
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc905 static Bigint *p5s; member in namespace:dmg_fp
924 if (!(p5 = p5s)) {
928 if (!(p5 = p5s)) {
929 p5 = p5s = i2b(625);
934 p5 = p5s = i2b(625);

Completed in 68 milliseconds