Searched defs:j2 (Results 1 – 5 of 5) sorted by relevance
/dflybsd-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
|
/dflybsd-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
|
/dflybsd-src/crypto/libressl/crypto/chacha/ |
H A D | chacha-merged.c | 127 u32 j0, j1, j2, j3, j4, j5, j6, j7; in chacha_encrypt_bytes() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-data-refs.c | 5142 unsigned int j0 = 0, j1 = 0, j2 = 0; in vect_grouped_store_supported() local 5336 unsigned int j0 = 0, j1 = 0, j2 = 0; in vect_permute_store_chain() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | arm.cc | 3212 uint32_t j2 = (lower_insn & (1U << 11)) >> 11; in thumb32_branch_offset() local 3251 uint32_t j2 = (lower_insn & 0x0800U) >> 11; in thumb32_cond_branch_offset() local 3276 uint32_t j2 = (bits & 0x00080000U) >> 19; in thumb32_cond_branch_lower() local
|