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

/external/webkit/Source/JavaScriptCore/wtf/
H A Ddtoa.cpp752 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
760 sign = nz0 = nz = 0;
786 nz0 = 1;
833 if (!nd && !nz && !nz0)
866 if (!nz && !nz0) {
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc2433 int esign, i, j, k, nd, nd0, nf, nz, nz0, sign; variable
2460 sign = nz0 = nz = bc.dplen = bc.uflchk = 0;
2496 nz0 = 1;
2565 if (!nd && !nz && !nz0) {
2601 if (!nz && !nz0) {

Completed in 89 milliseconds