Searched refs:fcvtf_buf (Results 1 – 1 of 1) sorted by relevance
42 static NEWLIB_THREAD_LOCAL char fcvtf_buf[FCVTF_MAXDIG]; variable50 if (fcvtf_r(invalue, ndecimal, decpt, sign, fcvtf_buf, sizeof(fcvtf_buf)) < 0) in fcvtf()52 return fcvtf_buf; in fcvtf()