Searched refs:exp_buf (Results 1 – 1 of 1) sorted by relevance
1729 char exp_buf[16]; in real_to_hexadecimal() local1762 sprintf (exp_buf, "p%+d", exp); in real_to_hexadecimal()1763 max_digits = buf_size - strlen (exp_buf) - r->sign - 4 - 1; in real_to_hexadecimal()