Searched refs:outbuf_sml (Results 1 – 1 of 1) sorted by relevance
2803 char outbuf_sml[NDEC_SML + MAX_EXP_DIGITS + 10]; in __ldtoa() local2804 char *outbuf = outbuf_sml; in __ldtoa()2859 outbuf = outbuf_sml; in __ldtoa()2950 if (outbuf != outbuf_sml) in __ldtoa()