Home
last modified time | relevance | path

Searched defs:t13 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du4.h71 __m128i t12, t13; variable
H A Du8.h180 __m256i t12, t13; variable
/freebsd/lib/msun/src/
H A De_lgamma_r.c120 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
/freebsd/lib/msun/ld128/
H A De_lgammal_r.c81 t13 = -5.54194952796682301220684760591403899e-04L, variable
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct.c48 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in br_aes_ct_bitslice_Sbox() local
H A Daes_ct64.c48 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 De_lgammal_r.c112 #define t13 (t13u.e) macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5477 SDValue t13 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, TwoToFractionalPartOfX); in getLimitedPrecisionExp2() local