Searched refs:t19 (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/crypto/aes/ |
H A D | aes_ct.c | 61 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in br_aes_ct_bitslice_Sbox() local 125 t19 = t9 ^ t14; in br_aes_ct_bitslice_Sbox() 129 t23 = t19 ^ y21; in br_aes_ct_bitslice_Sbox()
|
/netbsd-src/sys/crypto/aes/arch/x86/ |
H A D | aes_sse2.c | 64 __m128i t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in aes_sse2_bitslice_Sbox() local 128 t19 = t9 ^ t14; in aes_sse2_bitslice_Sbox() 132 t23 = t19 ^ y21; in aes_sse2_bitslice_Sbox()
|
/netbsd-src/external/bsd/tradcpp/dist/tests/ |
H A D | Makefile | 6 t17 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28 t29 t30 t31 t32 \
|
/netbsd-src/lib/libm/ld128/ |
H A D | e_lgammal_r.c | 88 t19 = -3.88458388854572825603964274134801009e-05L, variable 283 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.md | 1737 rtx t19 = gen_reg_rtx (SImode); 1770 emit_insn (gen_extendhisi2 (t19, t17)); 1772 emit_insn (gen_addsi3 (t21, t19, t20));
|