Searched defs:j0 (Results 1 – 12 of 12) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | s_floorf.c | 36 int32_t i0,j0; in floorf() local
|
D | s_truncf.c | 33 int32_t i0,j0; in truncf() local
|
D | s_ceilf.c | 27 int32_t i0,j0; in ceilf() local
|
D | s_trunc.c | 35 int32_t i0,i1,j0; in trunc() local
|
D | s_floor.c | 35 int32_t i0,i1,j0; in floor() local
|
D | s_rintf.c | 34 int32_t i0,j0,sx; in rintf() local
|
D | s_ceil.c | 35 int32_t i0,i1,j0; in ceil() local
|
D | s_modff.c | 27 int32_t i0,j0; in modff() local
|
D | s_rint.c | 40 int32_t i0,j0,sx; in rint() local
|
D | s_modf.c | 35 int32_t i0,i1,j0; in modf() local
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
D | chacha_private.h | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
|
/bionic/tests/ |
D | math_test.cpp | 1240 TEST(math, j0) { in TEST() argument
|