HomeSort by: relevance | last modified time | path
    Searched defs:rest_nonzero (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/strtod/
strtod_l.c 1162 int rest_nonzero = 0;
1167 rest_nonzero = 1;
1173 BITS_PER_MP_LIMB - 1, rest_nonzero);
1160 int rest_nonzero = 0; local
  /src/external/gpl3/gcc.old/dist/libquadmath/strtod/
strtod_l.c 1162 int rest_nonzero = 0;
1167 rest_nonzero = 1;
1173 BITS_PER_MP_LIMB - 1, rest_nonzero);
1160 int rest_nonzero = 0; local

Completed in 74 milliseconds