Searched defs:gcvt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgcvt.c33 * gcvt - Floating output conversion to a pleasant-looking string.
36 #pragma weak _gcvt = gcvt
42 gcvt(double number, int ndigits, char *buf) function
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgconvert.c29 * gcvt - Floating output conversion to minimal length string
158 gcvt(number, ndigit, buf) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile822 gcvt.3c \
1649 gcvt.3c := LINKSRC = ecvt.3c

Completed in 75 milliseconds