HomeSort by: relevance | last modified time | path
    Searched refs:P8 (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/arch/ia64/unwind/
stackframe.c 160 strc[rec_cnt].type = P8;
450 case P8:
452 switch(rchain->udesc.P8.r) {
455 printf("spoff = %ld) \n", rchain->udesc.P8.t);
459 printf("spoff = %ld) \n", rchain->udesc.P8.t);
463 printf("spoff = %ld) \n", rchain->udesc.P8.t);
467 printf("spoff = %ld) \n", rchain->udesc.P8.t);
471 printf("spoff = %ld) \n", rchain->udesc.P8.t);
475 printf("spoff = %ld) \n", rchain->udesc.P8.t);
479 printf("t = %ld) \n", rchain->udesc.P8.t)
    [all...]
decode.h 174 struct unwind_desc_P8 P8;
191 P1, P2, P3, P4, P5, P6, P7, P8, P9, P10,
decode.c 175 uwd->P8.r = buf[1];
178 buf = unwind_decode_ule128(buf, &uwd->P8.t);
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
log1pq.c 67 P8 = 3.824952356185897735160588078446136783779E3Q,
225 + P8) * x
acosq.c 107 P8 = 1.093632715903802870546857764647931045906E1Q,
209 + P8) * t
  /src/external/gpl3/gcc/dist/libquadmath/math/
log1pq.c 67 P8 = 3.824952356185897735160588078446136783779E3Q,
225 + P8) * x
acosq.c 107 P8 = 1.093632715903802870546857764647931045906E1Q,
209 + P8) * t
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
unwind-ia64.c 1295 case 0x0: /* p8 */
1301 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
1302 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
1303 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
1304 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
1305 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
1306 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break;
1307 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
1308 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
1309 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/ia64/
unwind-ia64.c 1295 case 0x0: /* p8 */
1301 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
1302 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
1303 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
1304 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
1305 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
1306 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break;
1307 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
1308 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
1309 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break
    [all...]
  /src/lib/libm/ld128/
s_exp2l.c 56 P8 = 0x1.62c0223a5c7c7p-20,
417 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
s_logl.c 102 P8 = -1.24999999999999994863289015033581301e-1L; /* -0x1fffffffffffffa13e91765e46140.0p-116L */
549 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
657 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
  /src/lib/libm/ld80/
b_tgammal.c 188 #define P8 (P8u.extu_ld)
207 z * (P6 + z * (P7 + z * P8)))))));
s_logl.c 106 P8 = -1.2518388626763144e-1; /* -0x1006068cc0b97c.0p-55 */
538 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
648 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.cpp 648 AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11,
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-generated-actions.h 457 p6, p7, p8) , typename p0##_type, typename p1##_type, typename p2##_type, \
459 typename p6##_type, typename p7##_type, typename p8##_type
461 p6, p7, p8, p9) , typename p0##_type, typename p1##_type, \
464 typename p8##_type, typename p9##_type
511 p7, p8)\
515 p8##_type gmock_p8) : p0(::std::move(gmock_p0)), \
519 p7(::std::move(gmock_p7)), p8(::std::move(gmock_p8))
521 p7, p8, p9)\
524 p6##_type gmock_p6, p7##_type gmock_p7, p8##_type gmock_p8, \
529 p7(::std::move(gmock_p7)), p8(::std::move(gmock_p8)),
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 2302 .Case("p8", AArch64::P8)
  /src/share/terminfo/
terminfo 5885 xm=\E[%p6%'!'%+%p5%'!'%+%c%p8%'!'%+%c%p7%'!'%+%c%p2%'!'%+%c
12075 %?%p5%t\EGp%;%?%p6%t\EG\,%;%?%p7%t\EG1%;%?%p8%t\E&%;%?
12285 sgr=%?%p1%p5%p8%|%|%t\E`7\E)%e\E(%;%?%p9%t\EH\002%e\EH\003%;,
12299 %p4%t%{2}%|%;%?%p1%p5%|%t%{64}%|%;%?%p7%t%{1}%|%;%c%?%p8
12339 sgr=%?%p1%p3%|%t\E`6\E)%e%p5%p8%|%t\E`7\E)%e\E(%;%?%p9%t\EH
12365 %p4%t%{2}%|%;%?%p1%p5%|%t%{64}%|%;%?%p7%t%{1}%|%;%c%?%p8
12429 %{64}%|%;%;%gA%+%{48}%+%c%?%p8%t\E)%e\E(%;%?%p9%t\EH
12488 sgr=%?%p8%t\E)%e\E(%;%?%p9%t\EcE%e\EcD%;\EG%{48}%?%p2%t%{8}
12571 sgr=%?%p8%t\E)%e\E(%;%?%p9%t\EcE%e\EcD%;\EG%{48}%?%p2%t%{8}
12704 %p5%t;2%;%?%p7%t;8%;m\E[%?%p8%t1%;"q%?%p9%t\016%e\017%;
    [all...]

Completed in 78 milliseconds