OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trapnum
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/mac68k/
macrom.c
658
int
trapnum
;
local in function:mrg_aline_super
676
trapnum
= TRAP_NUM(trapword);
691
"ToolBox",
trapnum
);
699
trapaddr = mrg_OStraps[
trapnum
];
/src/sys/arch/hppa/hppa/
trap.c
584
int
trapnum
;
local in function:trap
591
trapnum
= type & ~T_USER;
594
if (
trapnum
<= T_EXCEPTION ||
trapnum
== T_HIGHERPL ||
595
trapnum
== T_LOWERPL ||
trapnum
== T_TAKENBR ||
596
trapnum
== T_IDEBUG ||
trapnum
== T_PERFMON) {
650
if (
trapnum
<= trap_types)
651
tts = trap_type[
trapnum
];
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025