HomeSort by relevance Sort by last modified time
    Searched refs:nz0 (Results 1 - 4 of 4) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtod.c 94 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
143 sign = nz0 = nz = decpt = 0;
201 nz0 = 1;
258 if (!nd && !nz && !nz0) {
294 if (!nz && !nz0) {
strtodg.c 348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
379 denorm = sign = nz0 = nz = 0;
422 nz0 = 1;
480 if (!nd && !nz && !nz0) {
518 if (!nz && !nz0) {
  /ndk/sources/android/support/src/stdio/
strtod.c 1593 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
1613 sign = nz0 = nz = 0;
    [all...]
  /external/chromium_org/base/third_party/dmg_fp/
dtoa.cc 2433 int esign, i, j, k, nd, nd0, nf, nz, nz0, sign; variable
    [all...]

Completed in 293 milliseconds