Searched refs:gconvert (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgcvt.c44 return (gconvert(number, ndigits, 0, buf));
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgconvert.c140 gconvert(number, ndigit, trailing, buf) function
163 return (gconvert(number, ndigit, 0, buf));
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h152 extern char *gconvert();
/illumos-gate/usr/src/head/
H A Dfloatingpoint.h183 extern char *gconvert __P((double, int, int, char *));
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dgconvert.c128 gconvert(double number, int ndigits, int trailing, char *buf) function
/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c866 bp = gconvert(dval, prec, fsharp, convertbuffer);
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile87 file_decim.o func_decim.o econvert.o seconvert.o gconvert.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com366 gconvert.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com356 gconvert.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile331 gconvert.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile821 gconvert.3c \
1640 gconvert.3c := LINKSRC = econvert.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1747 extern char *gconvert(double, int, int, char *);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com381 gconvert.o \

Completed in 120 milliseconds