HomeSort by: relevance | last modified time | path
    Searched defs:XXX (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
overload.cc 83 namespace XXX {
152 XXX::overloadNamespace ('a');
158 XXX::marker2(); // marker1-returns-here
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
overload.cc 83 namespace XXX {
152 XXX::overloadNamespace ('a');
158 XXX::marker2(); // marker1-returns-here
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_test.cc 525 char XXX[10];
528 Ident(XXX);
530 EXPECT_DEATH(Ident(ZZZ)[-1] = 0, ASAN_PCRE_DOTALL "XXX.*YYY.*ZZZ");
  /src/sys/arch/sparc64/sparc64/
locore.s 1248 .xword _C_LABEL(XXX) + REDSIZE
1330 * XXX it would be good to save the interrupt stack frame to the kernel
2043 set return_from_trap, %g4 ! XXX - need to set %g1 to tstate
2066 wrpr %g0, 1, %tl ! Revert to TL==1 XXX what if this wasn't in rft_user? Oh well.
3576 mov CTX_SECONDARY, %g2 ! Is this context ok or should it be CTX_PRIMARY? XXX
3657 wrpr %g1, 0, %tl ! Revert TL XXX wrpr in a delay slot...
3911 XXX ddb_regs is now ddb-regp and is a pointer not a symbol.
4142 * XXX should not have to save&reload ALL the registers just for
4301 and %g7, (MAXINTNUM-1), %g7 ! XXX make sun4us work
4314 and %g7, (MAXINTNUM-1), %g7 ! XXX make sun4us wor
    [all...]

Completed in 20 milliseconds