Searched refs:ap_fcvt (Results 1 – 1 of 1) sorted by relevance
195 static char *ap_fcvt(double arg, int ndigits, int *decpt, int *sign, char *buf) in ap_fcvt() function510 p = ap_fcvt(num, precision, &decimal_point, is_negative, buf1); in conv_fp()