Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 22 of 22) 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()
221 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa()
328 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa()
Dldtoa.c47 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
112 __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.c59 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.c176 int32_t sign; in __ieee754_ynf() local
De_jn.c220 int32_t sign; in __ieee754_yn() local
/bionic/libc/tzcode/
Dbionic.cpp56 char sign = name[3]; in tzset_unlocked() local
Dstrftime.c558 char const * sign; in _fmt() local
/bionic/libc/upstream-openbsd/lib/libc/time/
Dwcsftime.c456 wchar_t const * sign; in _fmt() local
/bionic/tests/
Dmath_test.cpp1146 int sign; in TEST() local
1156 int sign; in TEST() local
1177 int sign; in TEST() local
1183 int sign; in TEST() local
1194 int sign; in TEST() local
1200 int sign; in TEST() local
1211 int sign; in TEST() local
1217 int sign; in TEST() local
/bionic/libc/async_safe/
Dasync_safe_log.cpp240 char sign = '\0'; in out_vformat() local
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvfprintf.c280 char sign; /* sign prefix (' ', '+', '-', or \0) */ in __vfprintf() local
Dvfwprintf.c289 wchar_t sign; /* sign prefix (' ', '+', '-', or \0) */ in __vfwprintf() local