Home
last modified time | relevance | path

Searched defs:j0 (Results 1 – 12 of 12) 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_ceil.c35 int32_t i0,i1,j0; in ceil() local
Ds_rintf.c34 int32_t i0,j0,sx; in rintf() local
Ds_modff.c27 int32_t i0,j0; in modff() local
Ds_rint.c40 int32_t i0,j0,sx; in rint() local
Ds_modf.c35 int32_t i0,i1,j0; in modf() local
/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.cpp1240 TEST(math, j0) { in TEST() argument