Searched defs:qfcvt (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libc/sparc/gen/ |
H A D | ecvt.c | 95 qfcvt(long double number, int ndigits, int *decpt, int *sign) in qfcvt() function
|
/titanic_51/usr/src/lib/libc/sparcv9/gen/ |
H A D | ecvt.c | 95 qfcvt(long double number, int ndigits, int *decpt, int *sign) in qfcvt() function
|
/titanic_51/usr/src/lib/libc/amd64/gen/ |
H A D | ecvt.c | 102 qfcvt(number, ndigits, decpt, sign) in qfcvt() function
|
/titanic_51/usr/src/lib/libc/i386/gen/ |
H A D | ecvt.c | 102 qfcvt(number, ndigits, decpt, sign) in qfcvt() function
|