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

/freebsd-9.3-release/contrib/gdtoa/
H A Dstrtodg.c324 int abe, abits, asub; local
767 asub = 1;
867 asub = 0;
882 asub = 0;
894 if (asub && adj0 > 0.)
898 if (!asub && adj0 > 0.) {
910 /* if (asub) rv -= adj; else rv += adj; */
923 if (asub) {

Completed in 101 milliseconds