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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_string.c253 int expon_x = 0, sgn_expon, ndigits, add_expon = 0, midpoint = local
433 add_expon = 1;
438 add_expon += 1;
440 add_expon++;
453 add_expon -= (dec_expon_scale + right_radix_leading_zeros);
458 add_expon + DECIMAL_EXPONENT_BIAS,
498 expon_x += add_expon + DECIMAL_EXPONENT_BIAS;

Completed in 96 milliseconds