/openbsd/gnu/gcc/gcc/config/frv/ |
H A D | frv-asm.h | 31 #define P2(A) P(A) macro 33 #define P2(A) A macro 37 #define P2(A) A macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv-asm.h | 31 #define P2(A) P(A) macro 33 #define P2(A) A macro 37 #define P2(A) A macro
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | InlineOrder.cpp | 84 static bool isMoreDesirable(const SizePriority &P1, const SizePriority &P2) { in isMoreDesirable() 104 static bool isMoreDesirable(const CostPriority &P1, const CostPriority &P2) { in isMoreDesirable() 124 const CostBenefitPriority &P2) { in isMoreDesirable() 192 static bool isMoreDesirable(const MLPriority &P1, const MLPriority &P2) { in isMoreDesirable()
|
H A D | CmpInstAnalysis.cpp | 58 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | vmihint.C | 29 struct P2 : B, P1 {int m;}; struct
|
/openbsd/lib/libm/src/ld80/ |
H A D | s_expm1l.c | 71 P2 = -3.423199068835684263987132888286791620673E2L, variable
|
H A D | s_exp2l.c | 50 P2 = 0x1.ebfbdff82c58fp-3, variable
|
/openbsd/lib/libm/src/ |
H A D | s_exp2f.c | 40 P2 = 0x1.ebfbe0p-3f, variable
|
H A D | s_exp2.c | 40 P2 = 0x1.ebfbdff82c575p-3, variable
|
H A D | e_expf.c | 33 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
|
H A D | e_exp.c | 94 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
|
H A D | e_powf.c | 37 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
|
H A D | e_pow.c | 81 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
|
H A D | b_tgamma.c | 94 #define P2 5.53859446429917461063308081748e-03 macro
|
/openbsd/sys/arch/luna88k/dev/ |
H A D | omrasops.h | 25 #define P2(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0xC0000)) macro
|
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/unit/ |
H A D | string_pool_test.cpp | 22 auto P2 = SP.intern(S); in TEST() local
|
/openbsd/lib/libm/src/ld128/ |
H A D | s_expm1l.c | 68 P2 = 8.944630806357575461578107295909719817253E6L, variable
|
H A D | s_exp2l.c | 49 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
|
H A D | s_log1pl.c | 77 P2 = 2.014652742082537582487669938141683759923E5L, variable
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypePointer.cpp | 161 PointerToMemberRepresentation P2) { in isInheritanceKind()
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
|
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/ |
H A D | profile_collector_test.cpp | 169 auto &P2 = Profile1.Path.size() < Profile2.Path.size() ? Profile1 : Profile2; in TEST() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.h | 101 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { in max()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-opc.h | 68 #define P2 IA64_OPND_P2 macro
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
|