Searched refs:fcvt (Results 1 – 4 of 4) sorted by relevance
6 char* fcvt(double x, int n, int* dp, int* sign) { in fcvt() function
142 char* fcvt(double, int, int*, int*);
753 $(LOCAL_DIR)/src/stdlib/fcvt.c \
1034 - ecvt/fcvt decimal position off-by-one
Completed in 8 milliseconds