/freebsd-src/contrib/gdtoa/ |
H A D | dtoa.c | 119 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, local
|
H A D | gdtoa.c | 157 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local
|
/freebsd-src/lib/msun/src/ |
H A D | e_j1.c | 83 j1(double x) in j1() function
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
H A D | core_salsa_ref.c | 17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in crypto_core_salsa() local
|
/freebsd-src/crypto/openssh/ |
H A D | chacha.c | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | chacha_private.h | 94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
|
/freebsd-src/sys/crypto/chacha20/ |
H A D | chacha.c | 114 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
|
/freebsd-src/contrib/unbound/compat/ |
H A 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
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
H A D | chacha20_ref.c | 86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in chacha20_encrypt_bytes() local
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | Chunks.cpp | 191 uint32_t j1 = (v >> 19) & 1; in applyBranch20T() local 201 uint32_t j1 = ((~v >> 23) & 1) ^ s; in applyBranch24T() local
|
/freebsd-src/usr.bin/diff/ |
H A D | diffreg.c | 908 int i, j, m, i0, i1, j0, j1, nc; output() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_math.h | 145 __DEVICE__ double j1(double __a) { return __nv_j1(__a); } in j1() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 3871 unsigned j1 = DstIndex - j0; buildMultiply() local 3916 unsigned j1 = DstIndex - j0; buildMultiply() local
|