Home
last modified time | relevance | path

Searched refs:qeconvert (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h153 extern char *qeconvert();
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_stdlib.c109 p = qeconvert(ldp, precision + 1, &decpt, &sign, digits); in longdoubletos()
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Decvt.c91 return (qeconvert(&number, ndigits, decpt, sign, buf));
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Decvt.c91 return (qeconvert(&number, ndigits, decpt, sign, buf)); in qecvt()
/titanic_41/usr/src/lib/libc/i386/gen/
H A Decvt.c98 return (qeconvert(&number, ndigits, decpt, sign, buf));
/titanic_41/usr/src/lib/libc/amd64/gen/
H A Decvt.c98 return (qeconvert(&number, ndigits, decpt, sign, buf));
/titanic_41/usr/src/head/
H A Dfloatingpoint.h184 extern char *qeconvert __P((quadruple *, int, int *, int *, char *));
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dqeconvert.c31 qeconvert(arg, ndigits, decpt, sign, buf) in qeconvert() function
/titanic_41/usr/src/lib/libc/port/fp/
H A Deconvert.c146 qeconvert(quadruple *arg, int ndigits, int *decpt, int *sign, char *buf) in qeconvert() function
/titanic_41/usr/src/lib/libc/port/print/
H A Ddoprnt.c1418 FPCONV(qeconvert, &qval, in _wndoprnt()
1529 FPCONV(qeconvert, &qval, in _wndoprnt()
1613 FPCONV(qeconvert, &qval, min(prec, MAXECVT), in _wndoprnt()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common709 qeconvert
/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c700 bp = qeconvert(&qval, prec + 1, &decpt, &sign, convertbuffer); in _doprnt()
/titanic_41/usr/src/lib/libbc/sparc/
H A DMakefile91 _sprintf_sup.o _times_power.o qeconvert.o \
/titanic_41/usr/src/man/man3c/
H A DMakefile1054 qeconvert.3c \
1567 qeconvert.3c := LINKSRC = econvert.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1828 qeconvert;
H A Dllib-lc1743 extern char *qeconvert(quadruple *, int, int *, int *, char *);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1108 link path=usr/share/man/man3c/qeconvert.3c target=econvert.3c
/titanic_41/
H A D.gitignore5139 usr/src/man/man3c/qeconvert.3c