OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exceptioncode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/emips/stand/common/
prom_iface.c
339
u_int
exceptioncode
[(0x200-0x080)/4]; /* Change if ExceptionHandlerEnd changes */
variable in typeref:typename:u_int[]
344
memcpy(
exceptioncode
,ExceptionHandler,sizeof
exceptioncode
);
350
memcpy(ExceptionHandler,
exceptioncode
,sizeof
exceptioncode
);
prom_iface.c
339
u_int
exceptioncode
[(0x200-0x080)/4]; /* Change if ExceptionHandlerEnd changes */
variable in typeref:typename:u_int[]
344
memcpy(
exceptioncode
,ExceptionHandler,sizeof
exceptioncode
);
350
memcpy(ExceptionHandler,
exceptioncode
,sizeof
exceptioncode
);
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025