Searched refs:exp_sig (Results 1 – 1 of 1) sorted by relevance
177 int exp_ret = 0, exp_sig = 1, fra_ret = 0, fra_count = 0, fra_base = 1; in FXstrtod() local215 exp_sig = (*ptr++ == '+') ? 1 : -1; in FXstrtod()248 if (exp_sig == 1) { in FXstrtod()