Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 23 of 23) 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.h45 unsigned int sign :1; member
58 unsigned int sign :1; member
70 unsigned int sign :1; member
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_rintl.c61 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.c46 u_int32_t sign; in cbrt() local
De_jnf.c176 int32_t sign; in __ieee754_ynf() local
De_jn.c219 int32_t sign; in __ieee754_yn() local
/bionic/libc/tzcode/
Dbionic.cpp57 char sign = name[3]; in tzset_unlocked() local
Dstrftime.c558 char const * sign; in _fmt() local
/bionic/libc/stdio/
Dvfwprintf.cpp49 CHAR_TYPE sign; /* sign prefix (' ', '+', '-', or \0) */ in FUNCTION_NAME() local
Dvfprintf.cpp49 CHAR_TYPE sign; /* sign prefix (' ', '+', '-', or \0) */ in FUNCTION_NAME() local
/bionic/libc/upstream-openbsd/lib/libc/time/
Dwcsftime.c456 wchar_t const * sign; in _fmt() local
/bionic/tests/
Dmath_test.cpp1395 int sign; in TEST() local
1405 int sign; in TEST() local
1426 int sign; in TEST() local
1432 int sign; in TEST() local
1443 int sign; in TEST() local
1449 int sign; in TEST() local
1460 int sign; in TEST() local
1466 int sign; in TEST() local
/bionic/libc/async_safe/
Dasync_safe_log.cpp240 char sign = '\0'; in out_vformat() local
/bionic/libc/kernel/uapi/rdma/
Dmlx5-abi.h332 __u32 sign; member