Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 21 of 21) 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.c40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
Ddtoa.c78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
Dstrtod.c94 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
Dstrtodg.c348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
Dgdtoaimp.h476 int k, maxwds, sign, wds; member
/bionic/libm/
Dfpmath.h46 unsigned int sign :1; member
59 unsigned int sign :1; member
71 unsigned int sign :1; member
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_rintl.c60 int ex, sign; in rintl() local
Ds_cbrtf.c36 u_int32_t sign; in cbrtf() local
De_sqrtf.c29 int32_t sign = (int)0x80000000; in __ieee754_sqrtf() local
De_sqrt.c98 int32_t sign = (int)0x80000000; in __ieee754_sqrt() local
Ds_cbrt.c45 u_int32_t sign; in cbrt() local
De_jnf.c170 int32_t sign; in __ieee754_ynf() local
De_jn.c218 int32_t sign; in __ieee754_yn() local
/bionic/libc/upstream-openbsd/lib/libc/time/
Dwcsftime.c461 wchar_t const * sign; in _fmt() local
/bionic/libc/tzcode/
Dstrftime.c569 char const * sign; in _fmt() local
/bionic/tests/
Dmath_test.cpp1155 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/
Dlibc_logging.cpp240 char sign = '\0'; in out_vformat() local
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvfwprintf.c289 wchar_t sign; /* sign prefix (' ', '+', '-', or \0) */ in __vfwprintf() local
Dvfprintf.c284 char sign; /* sign prefix (' ', '+', '-', or \0) */ in __vfprintf() local