Searched refs:P7 (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/lib/msun/ld128/
H A Ds_exp2l.c57 P7 = 0x1.ffcbfc588b041p-17, variable
419 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
H A Ds_logl.c105 P7 = 1.42857142857142857119522943477166120e-1L, /* 0x1249249249249248ed79a0ae434de.0p-115L */ variable
553 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
662 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
/freebsd-13-stable/lib/msun/ld80/
H A Ds_logl.c110 P7 = 1.4286227413310518e-1, /* 0x12494f9d9def91.0p-55 */ variable
542 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
652 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dghash-armv4.S442 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
480 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
517 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
H A Darmv4-gf2m.S203 veor d16, d16, d17 @ t3 = (K) (P6 + P7) << 32
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp606 AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7,
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h1346 #define GMOCK_INTERNAL_COUNT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) P7
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2245 .Case("p7", AArch64::P7)

Completed in 162 milliseconds