Searched refs:sgn_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
470 sgn_expon = (c == '-') ? 1 : 0;
495 if (sgn_expon)

Completed in 98 milliseconds