Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/msun/src/
HDs_truncf.c33 int32_t i0,j0; in truncf() local
HDs_ceilf.c27 int32_t i0,j0; in ceilf() local
HDs_floorf.c36 int32_t i0,j0; in floorf() local
HDs_trunc.c35 int32_t i0,i1,j0; in trunc() local
HDs_rintf.c34 int32_t i0,j0,sx; in rintf() local
HDs_floor.c35 int32_t i0,i1,j0; in floor() local
HDs_ceil.c35 int32_t i0,i1,j0; in ceil() local
HDs_modff.c27 int32_t i0,j0; in modff() local
HDs_rint.c40 int32_t i0,j0,sx; in rint() local
HDs_modf.c35 int32_t i0,i1,j0; in modf() local
/freebsd-11-stable/sys/contrib/ncsw/inc/
HDmath_ext.h51 int32_t i0,i1,j0; /*- cc 020130 -*/ in ceil() local
/freebsd-11-stable/lib/libc/gen/
HDmodf.c94 int32_t i0,i1,j0; in modf() local
/freebsd-11-stable/crypto/openssh/
HDchacha.c93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
/freebsd-11-stable/contrib/unbound/compat/
HDchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
/freebsd-11-stable/crypto/openssh/openbsd-compat/
HDchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
/freebsd-11-stable/usr.bin/diff/
HDdiffreg.c937 int m, i0, i1, j0, j1; in output() local
/freebsd-11-stable/sys/kern/
HDkern_jail.c269 struct jail_v0 j0; in sys_jail() local
/freebsd-11-stable/contrib/gcc/
HDtree-data-ref.c2979 int i0, j0, i1, j1; in analyze_subscript_affine_affine() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
HD__clang_cuda_device_functions.h1577 __DEVICE__ double j0(double __a) { return __nv_j0(__a); } in j0() function