Home
last modified time | relevance | path

Searched refs:fcvt (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/lib/libc/sparc/gen/
H A Decvt.c41 #pragma weak _fcvt = fcvt
58 fcvt(double number, int ndigits, int *decpt, int *sign) in fcvt() function
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Decvt.c41 #pragma weak _fcvt = fcvt
58 fcvt(double number, int ndigits, int *decpt, int *sign) in fcvt() function
/titanic_44/usr/src/lib/libc/i386/gen/
H A Decvt.c41 #pragma weak _fcvt = fcvt
62 fcvt(number, ndigits, decpt, sign) in fcvt() function
/titanic_44/usr/src/lib/libc/amd64/gen/
H A Decvt.c41 #pragma weak _fcvt = fcvt
62 fcvt(number, ndigits, decpt, sign) in fcvt() function
/titanic_44/usr/src/lib/libc/port/gen/
H A Decvt.c41 #pragma weak _fcvt = fcvt
62 fcvt(double value, int ndigit, int *decpt, int *sign) in fcvt() function
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Decvt.c45 fcvt(arg, ndigits, decpt, sign) in fcvt() function
/titanic_44/usr/src/lib/libast/common/features/
H A Dsfio105 extern char* fcvt _ARG_((double, int, int*, int*));
112 fcvt(0.0, 0, 0, 0);
/titanic_44/usr/src/cmd/csh/
H A Dprintf.c99 char *fcvt();
521 bp = fcvt(dval, in _print()
/titanic_44/usr/src/head/
H A Dfloatingpoint.h189 extern char *fcvt __P((double, int, int *, int *));
H A Dstdlib.h209 extern char *fcvt(double, int, int *_RESTRICT_KYWD, int *_RESTRICT_KYWD);
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common284 fcvt
/titanic_44/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c824 bp = fcvt(dval, min(prec, MAXFCVT), &decpt, &sign); in _doprnt()
/titanic_44/usr/src/man/man3c/
H A DMakefile772 fcvt.3c \
1634 fcvt.3c := LINKSRC = ecvt.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers1800 fcvt;
H A Dllib-lc396 char *fcvt(double value, int ndigit, int *_RESTRICT_KYWD decpt,
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc772 link path=usr/share/man/man3c/fcvt.3c target=ecvt.3c
/titanic_44/
H A D.gitignore4891 usr/src/man/man3c/fcvt.3c