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

/netbsd-current/external/gpl3/gcc/dist/libquadmath/strtod/
H A Dstrtod_l.c1162 int rest_nonzero = 0;
1167 rest_nonzero = 1;
1173 BITS_PER_MP_LIMB - 1, rest_nonzero);
1160 int rest_nonzero = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/strtod/
H A Dstrtod_l.c1162 int rest_nonzero = 0;
1167 rest_nonzero = 1;
1173 BITS_PER_MP_LIMB - 1, rest_nonzero);
1160 int rest_nonzero = 0; local

Completed in 98 milliseconds