Home
last modified time | relevance | path

Searched defs:j0 (Results 1 – 16 of 16) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_floorf.c36 int32_t i0,j0; in floorf() local
Ds_ceilf.c27 int32_t i0,j0; in ceilf() local
Ds_truncf.c33 int32_t i0,j0; in truncf() local
Ds_trunc.c35 int32_t i0,i1,j0; in trunc() local
Ds_floor.c35 int32_t i0,i1,j0; in floor() local
Ds_rintf.c34 int32_t i0,j0,sx; in rintf() local
Ds_ceil.c35 int32_t i0,i1,j0; in ceil() local
Ds_modff.c27 int32_t i0,j0; in modff() local
Ds_rint.c40 int32_t i0,j0,sx; in rint() local
Ds_cospi.c80 uint32_t hx, ix, j0, lx; in cospi() local
Ds_modf.c35 int32_t i0,i1,j0; in modf() local
Ds_sinpi.c83 uint32_t hx, ix, j0, lx; in sinpi() local
Dmath_private.h696 #define FFLOORF(x, j0, ix) do { \ argument
702 #define FFLOOR(x, j0, ix, lx) do { \ argument
713 #define FFLOORL80(x, j0, ix, lx) do { \ argument
De_j0.c86 j0(double x) in j0() function
/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
/bionic/tests/
Dmath_test.cpp1559 TEST(math_h, j0) { in TEST() argument