Searched refs:outstr (Results 1 – 2 of 2) sorted by relevance
2809 char *outstr; in __ldtoa() local2947 outstr = __alloc_dtoa_result(i); in __ldtoa()2948 if (!outstr) in __ldtoa()2952 strcpy (outstr, outbuf); in __ldtoa()2955 *rve = outstr + (s - outbuf); in __ldtoa()2960 return outstr; in __ldtoa()
19070 s, p, k, and outstr.