Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtord.c36 ULtod(L, bits, exp, k) ULong *L; ULong *bits; Long exp; int k; in ULtod() argument
84 Long exp; local
DstrtorQ.c54 ULtoQ(L, bits, exp, k) ULong *L; ULong *bits; Long exp; int k; in ULtoQ() argument
108 Long exp; local
Dstrtof.c43 Long exp; local
Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
Dstrtodg.c178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument
339 (s00, se, fpi, exp, bits) in strtodg() argument
Dstrtod.c167 Long exp; local
/bionic/libm/
Dfpmath.h44 unsigned int exp :8; member
57 unsigned int exp :11; member
69 unsigned int exp :15; member
/bionic/libm/upstream-freebsd/lib/msun/src/
De_hypotl.c33 #define DESW(exp) (exp) /* delta expsign word */ argument
34 #define ESW(exp) (MAX_EXP - 1 + (exp)) /* expsign word */ argument
/bionic/libc/include/
Dunistd.h420 #define TEMP_FAILURE_RETRY(exp) ({ \ argument
/bionic/libc/upstream-openbsd/lib/libc/net/
Dres_random.c114 pmod(u_int16_t gen, u_int16_t exp, u_int16_t mod) in pmod()
/bionic/libc/include/sys/
Dcdefs.h140 #define __predict_true(exp) __builtin_expect((exp) != 0, 1) argument
141 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) argument
/bionic/libc/stdio/
Dprintf_common.h126 static int exponent(CharT* p0, int exp, int fmtch) { in exponent()
/bionic/tests/
Dmath_test.cpp739 TEST(math_h, exp) { in TEST() argument
1633 int exp; in TEST() local
1639 int exp; in TEST() local
1645 int exp; in TEST() local
1727 int exp; in TEST() local