Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_ceilf.c27 int32_t i0,j0; in ceilf() local
Ds_truncf.c33 int32_t i0,j0; in truncf() local
Ds_floorf.c36 int32_t i0,j0; in floorf() local
Ds_trunc.c35 int32_t i0,i1,j0; in trunc() local
Ds_rintf.c34 int32_t i0,j0,sx; in rintf() local
Ds_floor.c35 int32_t i0,i1,j0; in floor() 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_modf.c35 int32_t i0,i1,j0; in modf() local
/bionic/tests/
Dmath_test.cpp1051 TEST(math, j0) { in TEST() argument