Lines Matching refs:negative_exp
14856 bool negative_exp = exp < 0;14857 if (negative_exp) {14912 *ptr++ = negative_exp ? '-' : '+';