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

/freebsd-10.0-release/contrib/binutils/gas/
H A Datof-generic.c460 int decimal_exponent_is_negative; local
472 decimal_exponent_is_negative = decimal_exponent < 0;
473 if (decimal_exponent_is_negative)
517 multiplicand = (decimal_exponent_is_negative

Completed in 409 milliseconds