Home
last modified time | relevance | path

Searched defs:trap_types (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/luna68k/luna68k/
H A Dtrap.c102 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dtrap.c104 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/sun2/sun2/
H A Dtrap.c162 u_int trap_types = sizeof(trap_type) / sizeof(trap_type[0]); variable
/netbsd-src/sys/arch/sun3/sun3/
H A Dtrap.c171 u_int trap_types = sizeof(trap_type) / sizeof(trap_type[0]); variable
/netbsd-src/sys/arch/amd64/amd64/
H A Dtrap.c150 int trap_types = __arraycount(trap_type); variable
/netbsd-src/sys/arch/hp300/hp300/
H A Dtrap.c110 const int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/next68k/next68k/
H A Dtrap.c118 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/x68k/x68k/
H A Dtrap.c111 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/news68k/news68k/
H A Dtrap.c103 const int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/cesfic/cesfic/
H A Dtrap.c114 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/i386/i386/
H A Dtrap.c160 int trap_types = __arraycount(trap_type); variable
/netbsd-src/sys/arch/atari/atari/
H A Dtrap.c113 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dtrap.c110 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/amd64/stand/prekern/
H A Dprekern.c103 static int trap_types = __arraycount(trap_type); variable
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dtrap.c110 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/amiga/amiga/
H A Dtrap.c158 int trap_types = sizeof trap_type / sizeof trap_type[0]; variable
/netbsd-src/sys/arch/hppa/hppa/
H A Dtrap.c161 int trap_types = __arraycount(trap_type); variable