Home
last modified time | relevance | path

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

/freebsd/lib/msun/ld80/
H A Dk_tanl.c39 #define T5 ((long double)T5hi + T5lo) macro
46 T5 = 0.133333333333333372290L, /* 0x88888888888893c3.0p-66 */ variable
/freebsd/lib/msun/src/
H A Ds_tanhl.c48 T5 = 1.3333333333333314e-1, /* 0x1111111111110a.0p-55 */ variable
63 T5 = 1.33333333333333333333333333332707260e-1L, /* 0x1111111111111111111111110ab7b.0p-115L */ variable
/freebsd/lib/msun/ld128/
H A Dk_tanl.c27 T5 = 0x1.1111111111111111111111111eb5p-3L, variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c387 static const u8 T5[] = { variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp994 llvm::Value *T5 = Builder.CreateFMul(LHSr, DdC); // ar in EmitRangeReductionDiv() local
/freebsd/contrib/one-true-awk/
H A Drun.c747 T5 = ((1<<(Bit5+1))-1) ^ 0xFF, /* 1111 1000 */ enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2528 SDValue T5 = LoHalf(P3, DAG); emitHvxMulHsV60() local