Searched refs:j8 (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | chacha.c | 94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 109 j8 = x->input[8]; in chacha_encrypt_bytes() 133 x8 = j8; in chacha_encrypt_bytes() 159 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
|
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | depsrc-wait.mk | 16 .MAKEFLAGS: -j8
|
| /netbsd/src/usr.sbin/npf/npftest/ |
| D | README | 34 MKDEBUG=yes MKDEBUGLIB=yes DBG="-g -O2" make -j8
|
| /netbsd/src/lib/libc/gen/ |
| D | arc4random.c | 137 uint32_t j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,j10,j11,j12,j13,j14,j15; in crypto_core() local 148 j8 = x8 = crypto_le32dec(k + 16); in crypto_core() 176 crypto_le32enc(out + 32, x8 + j8); in crypto_core()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-nds32.texi | 233 @samp{j8 label}, @samp{j label}, or "@samp{la $ta,label} @samp{br $ta}".
|
| D | as.info | 18244 into ‘j8 label’, ‘j label’, or "‘la $ta,label’ ‘br $ta’".
|