/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | hdtoa.c | 71 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()
|
D | ldtoa.c | 49 __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()
|
D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
|
D | dtoa.c | 78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
|
D | strtod.c | 94 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
|
D | strtodg.c | 348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
|
D | gdtoaimp.h | 476 int k, maxwds, sign, wds; member
|
/bionic/libm/ |
D | fpmath.h | 46 unsigned int sign :1; member 59 unsigned int sign :1; member 71 unsigned int sign :1; member
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | s_rintl.c | 60 int ex, sign; in rintl() local
|
D | s_cbrtf.c | 36 u_int32_t sign; in cbrtf() local
|
D | e_sqrtf.c | 29 int32_t sign = (int)0x80000000; in __ieee754_sqrtf() local
|
D | e_sqrt.c | 98 int32_t sign = (int)0x80000000; in __ieee754_sqrt() local
|
D | s_cbrt.c | 45 u_int32_t sign; in cbrt() local
|
D | e_jnf.c | 170 int32_t sign; in __ieee754_ynf() local
|
D | e_jn.c | 218 int32_t sign; in __ieee754_yn() local
|
/bionic/libc/upstream-openbsd/lib/libc/time/ |
D | wcsftime.c | 461 wchar_t const * sign; in _fmt() local
|
/bionic/libc/tzcode/ |
D | strftime.c | 569 char const * sign; in _fmt() local
|
/bionic/tests/ |
D | math_test.cpp | 1155 int sign; in TEST() local 1165 int sign; in TEST() local 1186 int sign; in TEST() local 1192 int sign; in TEST() local
|
/bionic/libc/bionic/ |
D | libc_logging.cpp | 240 char sign = '\0'; in out_vformat() local
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | vfwprintf.c | 289 wchar_t sign; /* sign prefix (' ', '+', '-', or \0) */ in __vfwprintf() local
|
D | vfprintf.c | 284 char sign; /* sign prefix (' ', '+', '-', or \0) */ in __vfprintf() local
|