Searched refs:gconvert (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | gconvert.c | 140 gconvert(number, ndigit, trailing, buf) in gconvert() function 163 return (gconvert(number, ndigit, 0, buf));
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | gcvt.c | 44 return (gconvert(number, ndigits, 0, buf)); in gcvt()
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | floatingpoint.h | 152 extern char *gconvert();
|
/titanic_41/usr/src/head/ |
H A D | floatingpoint.h | 183 extern char *gconvert __P((double, int, int, char *));
|
/titanic_41/usr/src/lib/libc/port/fp/ |
H A D | gconvert.c | 128 gconvert(double number, int ndigits, int trailing, char *buf) in gconvert() function
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 328 gconvert
|
/titanic_41/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doprnt.c | 866 bp = gconvert(dval, prec, fsharp, convertbuffer); in _doprnt()
|
/titanic_41/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 87 file_decim.o func_decim.o econvert.o seconvert.o gconvert.o \
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 335 gconvert.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 367 gconvert.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 353 gconvert.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 376 gconvert.o \
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 783 gconvert.3c \ 1566 gconvert.3c := LINKSRC = econvert.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1731 gconvert;
|
H A D | llib-lc | 1742 extern char *gconvert(double, int, int, char *);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 783 link path=usr/share/man/man3c/gconvert.3c target=econvert.3c
|
/titanic_41/ |
H A D | .gitignore | 4923 usr/src/man/man3c/gconvert.3c
|