Searched defs:gcvt (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/gen/ | ||
H A D | gcvt.c | 33 * gcvt - Floating output conversion to a pleasant-looking string. 36 #pragma weak _gcvt = gcvt 42 gcvt(double number, int ndigits, char *buf) function |
Completed in 19 milliseconds