Home
last modified time | relevance | path

Searched refs:ecvt (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/lib/libc/sparc/gen/
H A Decvt.c40 #pragma weak _ecvt = ecvt
50 ecvt(double number, int ndigits, int *decpt, int *sign) in ecvt() function
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Decvt.c40 #pragma weak _ecvt = ecvt
50 ecvt(double number, int ndigits, int *decpt, int *sign) in ecvt() function
/titanic_44/usr/src/lib/libc/i386/gen/
H A Decvt.c40 #pragma weak _ecvt = ecvt
50 ecvt(number, ndigits, decpt, sign) in ecvt() function
/titanic_44/usr/src/lib/libc/amd64/gen/
H A Decvt.c40 #pragma weak _ecvt = ecvt
50 ecvt(number, ndigits, decpt, sign) in ecvt() function
/titanic_44/usr/src/lib/libc/port/gen/
H A Decvt.c40 #pragma weak _ecvt = ecvt
56 ecvt(double value, int ndigit, int *decpt, int *sign) in ecvt() function
/titanic_44/usr/src/cmd/csh/
H A Dprintf.c100 char *ecvt();
440 bp = ecvt(dval, in _print()
595 bp = ecvt(dval, in _print()
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Decvt.c35 ecvt(arg, ndigits, decpt, sign) in ecvt() function
/titanic_44/usr/src/lib/libast/common/features/
H A Dsfio104 extern char* ecvt _ARG_((double, int, int*, int*));
111 ecvt(0.0, 0, 0, 0);
/titanic_44/usr/src/head/
H A Dfloatingpoint.h188 extern char *ecvt __P((double, int, int *, int *));
H A Dstdlib.h208 extern char *ecvt(double, int, int *_RESTRICT_KYWD, int *_RESTRICT_KYWD);
/titanic_44/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c719 bp = ecvt(dval, min(prec + 1, MAXECVT), &decpt, &sign); in _doprnt()
917 bp = ecvt(dval, min(prec, MAXECVT), &decpt, &sign); in _doprnt()
/titanic_44/usr/src/lib/libc/amd64/
H A DMakefile122 ecvt.o \
1097 $(LIBCBASE)/gen/ecvt.c \
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common257 ecvt
/titanic_44/usr/src/lib/libc/sparcv9/
H A DMakefile.com148 ecvt.o \
1117 $(LIBCBASE)/gen/ecvt.c \
/titanic_44/usr/src/lib/libc/i386/
H A DMakefile.com129 ecvt.o \
1156 $(LIBCBASE)/gen/ecvt.c \
/titanic_44/usr/src/lib/libc/sparc/
H A DMakefile.com149 ecvt.o \
1183 $(LIBCBASE)/gen/ecvt.c \
/titanic_44/usr/src/lib/libbc/sparc/
H A DMakefile60 drand48.o dysize.o errlst.o execvp.o exit.o exportent.o ecvt.o\
/titanic_44/usr/src/man/man3c/
H A DMakefile112 ecvt.3c \
1634 fcvt.3c := LINKSRC = ecvt.3c
1635 gcvt.3c := LINKSRC = ecvt.3c
/titanic_44/usr/src/lib/libc/port/
H A Dllib-lc393 /* ecvt.c */
394 char *ecvt(double value, int ndigit, int *_RESTRICT_KYWD decpt,
H A Dmapfile-vers1788 ecvt;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc107 file path=usr/share/man/man3c/ecvt.3c
772 link path=usr/share/man/man3c/fcvt.3c target=ecvt.3c
812 link path=usr/share/man/man3c/gcvt.3c target=ecvt.3c