Searched defs:T9 (Results 1 – 7 of 7) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_tanhl.c | 50 T9 = 2.1869488531393817e-2, /* 0x1664f488172022.0p-58 */ variable 65 T9 = 2.18694885361552028218693591149061717e-2L, /* 0x1664f4882c10f9f32d6b1a12a25e5.0p-118L */ variable
|
/freebsd/lib/msun/ld128/ |
H A D | k_tanl.c | 29 T9 = 0x1.664f4882c10f9f32d6bbe09d8bcdp-6L, variable
|
/freebsd/lib/msun/ld80/ |
H A D | k_tanl.c | 53 T9 = 0.021869488536312216, /* 0x1664f4882cc1c2.0p-58 */ variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEInstrInfo.cpp | 863 unsigned T9 = Subtarget.isGP64bit() ? Mips::T9_64 : Mips::T9; in expandEhReturn() local
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 480 static const u8 T9[] = { variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 1014 llvm::Value *T9 = Builder.CreateFMul(LHSi, CdD); // br 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
|