/netbsd-src/games/hack/ |
H A D | def.trap.h | 66 struct trap { struct 67 struct trap *ntrap; argument 74 extern struct trap *ftrap; argument
|
H A D | hack.trap.c | 109 dotrap(struct trap *trap) in dotrap() 213 struct trap *trap = t_at(mtmp->mx, mtmp->my); in mintrap() local 330 struct trap *trap; in float_down() local
|
H A D | hack.search.c | 122 struct trap *trap; in dosearch() local 179 struct trap *trap; in doidtrap() local
|
H A D | hack.lev.c | 196 savetrapchn(int fd, struct trap *trap) in savetrapchn() 212 struct trap *trap; in getlev() local
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | div.h | 98 struct trap { struct 99 trap *next; argument 102 trap(symbol, vunits, trap *); argument
|
/netbsd-src/bin/ksh/ |
H A D | sh.h | 358 typedef struct trap { struct 362 char *trap; /* trap command */ argument 363 int volatile set; /* trap pending */ argument 366 handler_t shtrap; /* shell signal handler */ argument 371 #define TF_USER_SET BIT(1) /* user has (tried to) set trap */ argument 394 EXTERN int volatile trap; /* traps pending? */ variable
|
/netbsd-src/sys/arch/aarch64/include/ |
H A D | machdep.h | 154 #define do_trapsignal(l, signo, code, addr, trap) \ argument 157 #define do_trapsignal(l, signo, code, addr, trap) \ argument
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/d10v/ |
H A D | t-dbt.s | 37 trap: ldi r1, success@word label
|
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | entry.S | 276 .globl trap symbol 277 trap: label
|
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | trap.c | 102 trap(int type, unsigned int code, unsigned int v, struct frame frame) in trap() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/config/ |
H A D | fpu-generic.h | 55 set_fpu_trap_exceptions (int trap __attribute__((unused)), in set_fpu_trap_exceptions()
|
H A D | fpu-aix.h | 47 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions()
|
H A D | fpu-glibc.h | 40 void set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/config/ |
H A D | fpu-generic.h | 55 set_fpu_trap_exceptions (int trap __attribute__((unused)), in set_fpu_trap_exceptions()
|
H A D | fpu-aix.h | 47 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions()
|
H A D | fpu-glibc.h | 40 void set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions()
|
H A D | fpu-sysv.h | 57 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv50.h | 25 u32 trap; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
H A D | nouveau_nvkm_engine_gr_gf100.c | 1186 u32 trap[4]; in gf100_gr_trap_gpc_rop() local 1270 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0224)); in gf100_gr_trap_tpc() local 1282 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0084)); in gf100_gr_trap_tpc() local 1289 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x048c)); in gf100_gr_trap_tpc() local 1296 u32 trap = nvkm_rd32(device, TPC_UNIT(gpc, tpc, 0x0430)); in gf100_gr_trap_tpc() local 1321 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0900)); in gf100_gr_trap_gpc() local 1328 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x1028)); in gf100_gr_trap_gpc() local 1335 u32 trap = nvkm_rd32(device, GPC_UNIT(gpc, 0x0824)); in gf100_gr_trap_gpc() local 1361 u32 trap = nvkm_rd32(device, 0x400108); in gf100_gr_trap_intr() local
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | machdep.c | 109 trap(struct trapframe *fp) in trap() function
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | trap.c | 89 trap(struct trapframe *tf) in trap() function
|
/netbsd-src/sys/arch/next68k/stand/boot/ |
H A D | machdep.c | 109 trap(struct trapframe *fp) in trap() function
|
/netbsd-src/sys/arch/luna68k/luna68k/ |
H A D | trap.c | 222 trap(struct frame *fp, int type, unsigned code, unsigned v) in trap() function
|
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | trap.c | 232 trap(struct frame *fp, int type, u_int code, u_int v) in trap() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUOperandSyntax.rst | 249 trap section in Operands 258 .. _amdgpu_synid_ttmp:
|