Home
last modified time | relevance | path

Searched defs:P3 (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/bfin/
Dcrtn.s42 P3 = [SP++]; define
51 P3 = [SP++]; define
/openbsd/src/lib/libm/src/
Ds_exp2f.c41 P3 = 0x1.c6b348p-5f, variable
Ds_exp2.c41 P3 = 0x1.c6b08d704a0a6p-5, variable
De_expf.c34 P3 = 6.6137559770e-05, /* 0x388ab355 */ variable
De_exp.c95 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
De_powf.c38 P3 = 6.6137559770e-05, /* 0x388ab355 */ variable
De_pow.c82 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
Db_tgamma.c95 #define P3 1.38456698304096573887145282811e-03 macro
/openbsd/src/lib/libm/src/ld80/
Ds_expm1l.c72 P3 = 1.800826371455042224581246202420972737840E1L, variable
Ds_exp2l.c51 P3 = 0x1.c6b08d7049fap-5, variable
/openbsd/src/sys/arch/luna88k/dev/
Domrasops.h26 #define P3(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0x100000)) macro
/openbsd/src/lib/libm/src/ld128/
Ds_expm1l.c69 P3 = -7.212432713558031519943281748462837065308E5L, variable
Ds_exp2l.c50 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
Ds_log1pl.c76 P3 = 3.007007295140399532324943111654767187848E5L, variable
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dmips-opc.c101 #define P3 INSN_4650 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dmips-opc.c101 #define P3 INSN_4650 macro
/openbsd/src/gnu/llvm/llvm/lib/Support/
DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp2526 SDValue P3 = getInstr(Hexagon::V6_vmpyhv, dl, PairTy, {T1, T4}, DAG); in emitHvxMulHsV60() local