Searched defs:t13 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/ |
H A D | u4.h | 71 __m128i t12, t13; variable
|
H A D | u8.h | 180 __m256i t12, t13; variable
|
/freebsd/lib/msun/src/ |
H A D | e_lgamma_r.c | 120 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 81 t13 = -5.54194952796682301220684760591403899e-04L, variable
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct.c | 48 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in br_aes_ct_bitslice_Sbox() local
|
H A D | aes_ct64.c | 48 uint64_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in br_aes_ct64_bitslice_Sbox() local
|
/freebsd/lib/msun/ld80/ |
H A D | e_lgammal_r.c | 112 #define t13 (t13u.e) macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 5477 SDValue t13 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, TwoToFractionalPartOfX); in getLimitedPrecisionExp2() local
|