Searched defs:j2 (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/unbound/compat/
H A Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.c86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, local
/freebsd-12-stable/sys/crypto/chacha20/
H A Dchacha.c97 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
/freebsd-12-stable/crypto/openssh/
H A Dchacha.c93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp167 uint32_t j2 = (v >> 18) & 1; local
177 uint32_t j2 = ((~v >> 22) & 1) ^ s; local
/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm.cpp403 uint32_t j2 = (instruction >> 27) & 0x1; local
455 uint32_t j2 = (i2 == s); local
/freebsd-12-stable/contrib/binutils/bfd/
H A Delf32-arm.c5042 bfd_vma j2 = (lower_insn & (1 << 11)) >> 11; local
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c74888 int j1, j2, j3; local
81519 int j2 = sqlite3VdbeCurrentAddr(v) + 3; local
81535 const int j2 = sqlite3VdbeCurrentAddr(v) + 2; local
87166 int j1, j2, j3, j4, j5; local
88035 int j2 = 0, j3; /* Addresses of jump instructions */ local
94291 int j1, j2; local
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c110020 int j1, j2, j3; local
115069 int j2 = sqlite3VdbeGoto(v, 1); local
[all...]

Completed in 771 milliseconds