Searched defs:T7 (Results 1 – 7 of 7) sorted by relevance
/freebsd/lib/msun/ld80/ |
H A D | k_tanl.c | 40 #define T7 ((long double)T7hi + T7lo) macro 47 T7 = 0.0539682539682504975744L, /* 0xdd0dd0dd0dc13ba2.0p-68 */ variable
|
/freebsd/lib/msun/src/ |
H A D | s_tanhl.c | 49 T7 = -5.3968253968210485e-2, /* -0x1ba1ba1ba1a1a1.0p-57 */ variable 64 T7 = -5.39682539682539682539682535723482314e-2L, /* -0x1ba1ba1ba1ba1ba1ba1ba17b5fc98.0p-117L */ variable
|
/freebsd/lib/msun/ld128/ |
H A D | k_tanl.c | 28 T7 = 0x1.ba1ba1ba1ba1ba1ba1ba1b694cd6p-5L, 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 | 425 static const u8 T7[] = { variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 1010 llvm::Value *T7 = Builder.CreateFMul(LHSr, CdD); // ar in EmitRangeReductionDiv() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 1523 class, T7, class, T8, class, T9, in ACTION_TEMPLATE() argument
|