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_truncf.c29 int32_t i0,j0; in truncf() local
Ds_ceilf.c24 int32_t i0,j0; in ceilf() local
Ds_floorf.c33 int32_t i0,j0; in floorf() local
Ds_trunc.c31 int32_t i0,i1,j0; in trunc() local
Ds_ceil.c31 int32_t i0,i1,j0; in ceil() local
Ds_rintf.c31 int32_t i0,j0,sx; in rintf() local
Ds_floor.c31 int32_t i0,i1,j0; in floor() local
Ds_modff.c24 int32_t i0,j0; in modff() local
Ds_rint.c36 int32_t i0,j0,sx; in rint() local
Ds_modf.c30 int32_t i0,i1,j0; in modf() local
Ds_cospi.c80 uint32_t hx, ix, j0, lx; in cospi() local
Ds_sinpi.c83 uint32_t hx, ix, j0, lx; in sinpi() local
Dmath_private.h694 #define FFLOORF(x, j0, ix) do { \ argument
700 #define FFLOOR(x, j0, ix, lx) do { \ argument
711 #define FFLOORL80(x, j0, ix, lx) do { \ argument
De_j0.c82 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.cpp1572 TEST(math_h, j0) { in TEST() argument