Home
last modified time | relevance | path

Searched defs:decpt (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c71 dorounding(char *s0, int ndigits, int sign, int *decpt) in dorounding()
123 __hdtoa(double d, const char *xdigs, int ndigits, int *decpt, int *sign, in __hdtoa()
220 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa()
326 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa()
Dldtoa.c49 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
113 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
Dgethex.c47 CONST unsigned char *decpt, *s0, *s, *s1; local
Ddtoa.c78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
Dgdtoa.c116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
Dstrtod.c93 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, dsign, local
Dstrtodg.c346 int bb0, bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, denorm; local