Searched defs:T5 (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/msun/ld80/ |
H A D | k_tanl.c | 39 #define T5 ((long double)T5hi + T5lo) macro 46 T5 = 0.133333333333333372290L, /* 0x88888888888893c3.0p-66 */ variable
|
/freebsd/lib/msun/src/ |
H A D | s_tanhl.c | 48 T5 = 1.3333333333333314e-1, /* 0x1111111111110a.0p-55 */ variable 63 T5 = 1.33333333333333333333333333332707260e-1L, /* 0x1111111111111111111111110ab7b.0p-115L */ variable
|
/freebsd/lib/msun/ld128/ |
H A D | k_tanl.c | 27 T5 = 0x1.1111111111111111111111111eb5p-3L, variable
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 387 static const u8 T5[] = { variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 994 llvm::Value *T5 = Builder.CreateFMul(LHSr, DdC); // ar in EmitRangeReductionDiv() local
|
/freebsd/contrib/one-true-awk/ |
H A D | run.c | 747 T5 = ((1<<(Bit5+1))-1) ^ 0xFF, /* 1111 1000 */ enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 2528 SDValue T5 = LoHalf(P3, DAG); emitHvxMulHsV60() local
|