| /netbsd-src/bin/ksh/ |
| H A D | trap.c | 19 Trap sigtraps[SIGNALS+1] = { 92 Trap * 98 Trap *p; 132 Trap *p = &sigtraps[i]; 166 Trap *p; in fatal_trap_check() 184 Trap *p; in trap_pending() 203 Trap *p; 230 Trap *p; in runtrap() 279 Trap *p; in cleartraps() 296 Trap *p; in restoresigs() [all …]
|
| H A D | proto.h | 231 Trap * gettrap ARGS((const char *, int)); 237 void runtrap ARGS((Trap *)); 240 void settrap ARGS((Trap *, char *)); 243 int setsig ARGS((Trap *, handler_t, int)); 244 void setexecsig ARGS((Trap *, int));
|
| H A D | sh.h | 367 } Trap; typedef 397 extern Trap sigtraps[SIGNALS+1];
|
| H A D | table.h | 121 Trap error, exit;
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/moxie/ |
| H A D | testutils.inc | 4 # Trap function 1: exit(). 17 # Trap function 5: write(). 33 # Trap function 5: write().
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/lm32/ |
| H A D | testutils.inc | 4 # Trap function 1: exit(). 12 # Trap function 5: write(). 31 # Trap function 5: write().
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/iq2000/ |
| H A D | testutils.inc | 4 # Trap function 1: exit(). 12 # Trap function 5: write(). 31 # Trap function 5: write().
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mn10300/ |
| H A D | testutils.inc | 4 # Trap function 1: exit(). 12 # Trap function 5: write(). 32 # Trap function 5: write().
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/m32c/ |
| H A D | testutils.inc | 4 # Trap function 1: exit(). 20 # Trap function 5: write(). 39 # Trap function 5: write().
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mcore/ |
| H A D | testutils.inc | 13 # Trap function 4: write(). 31 # Trap function 4: write().
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVSystemOperands.td | 74 // User Trap Setup 81 // User Trap Handling 172 // Supervisor Trap Setup 182 // Supervisor Trap Handling 207 // Machine Trap Setup 218 // Machine Trap Handling
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCInstrDesc.h | 184 Trap, enumerator 273 bool isTrap() const { return Flags & (1ULL << MCID::Trap); } in isTrap()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/stats/ |
| H A D | stats_client.cc | 82 Trap(); in __sanitizer_stat_report()
|
| /netbsd-src/external/mit/xorg/lib/libXrender/ |
| H A D | Makefile | 12 Poly.c Trap.c Tri.c
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_termination.cc | 73 Trap(); in CheckFailed()
|
| H A D | sanitizer_internal_defs.h | 392 inline void Trap() { in Trap() function 407 inline void Trap() { in Trap() function
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_termination.cc | 75 Trap(); in CheckFailed()
|
| H A D | sanitizer_internal_defs.h | 385 inline void Trap() { in Trap() function 400 inline void Trap() { in Trap() function
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_termination.cpp | 83 Trap(); in CheckFailed()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 2940 Sema::SFINAETrap Trap(S); in FinishTemplateArgumentDeduction() local 3006 if (Trap.hasErrorOccurred()) in FinishTemplateArgumentDeduction() 3026 Sema::SFINAETrap Trap(S); in FinishTemplateArgumentDeduction() local 3051 if (Trap.hasErrorOccurred()) in FinishTemplateArgumentDeduction() 3080 SFINAETrap Trap(*this); in DeduceTemplateArguments() local 3101 if (Trap.hasErrorOccurred()) in DeduceTemplateArguments() 3132 SFINAETrap Trap(*this); in DeduceTemplateArguments() local 3151 if (Trap.hasErrorOccurred()) in DeduceTemplateArguments() 3233 SFINAETrap Trap(*this); in SubstituteExplicitTemplateArguments() local 3254 Trap.hasErrorOccurred()) { in SubstituteExplicitTemplateArguments() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
| H A D | gfx90a_hwreg.rst | 49 HW_REG_TRAPSTS Trap status.
|
| H A D | gfx7_hwreg.rst | 49 HW_REG_TRAPSTS Trap status.
|
| H A D | gfx8_hwreg.rst | 49 HW_REG_TRAPSTS Trap status.
|
| H A D | gfx9_hwreg.rst | 49 HW_REG_TRAPSTS Trap status.
|
| H A D | gfx10_hwreg.rst | 49 HW_REG_TRAPSTS Trap status.
|