OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_fixup_callback_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/include/
locore.h
399
typedef bool (*
mips_fixup_callback_t
)(int32_t, uint32_t [2], void *);
typedef
406
bool mips_fixup_exceptions(
mips_fixup_callback_t
, void *);
/src/sys/arch/mips/mips/
mips_fixup.c
50
mips_fixup_exceptions(
mips_fixup_callback_t
callback, void *arg)
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026