Home
last modified time | relevance | path

Searched refs:Trap (Results 1 – 25 of 161) sorted by relevance

1234567

/netbsd-src/bin/ksh/
H A Dtrap.c19 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 Dproto.h231 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 Dsh.h367 } Trap; typedef
397 extern Trap sigtraps[SIGNALS+1];
H A Dtable.h121 Trap error, exit;
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/moxie/
H A Dtestutils.inc4 # 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 Dtestutils.inc4 # 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 Dtestutils.inc4 # 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 Dtestutils.inc4 # 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 Dtestutils.inc4 # 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 Dtestutils.inc13 # Trap function 4: write().
31 # Trap function 4: write().
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td74 // 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 DMCInstrDesc.h184 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 Dstats_client.cc82 Trap(); in __sanitizer_stat_report()
/netbsd-src/external/mit/xorg/lib/libXrender/
H A DMakefile12 Poly.c Trap.c Tri.c
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_termination.cc73 Trap(); in CheckFailed()
H A Dsanitizer_internal_defs.h392 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 Dsanitizer_termination.cc75 Trap(); in CheckFailed()
H A Dsanitizer_internal_defs.h385 inline void Trap() { in Trap() function
400 inline void Trap() { in Trap() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_termination.cpp83 Trap(); in CheckFailed()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2940 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 Dgfx90a_hwreg.rst49 HW_REG_TRAPSTS Trap status.
H A Dgfx7_hwreg.rst49 HW_REG_TRAPSTS Trap status.
H A Dgfx8_hwreg.rst49 HW_REG_TRAPSTS Trap status.
H A Dgfx9_hwreg.rst49 HW_REG_TRAPSTS Trap status.
H A Dgfx10_hwreg.rst49 HW_REG_TRAPSTS Trap status.

1234567