OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips_sighandler
(Results
1 - 1
of
1
) sorted by null
/development/ndk/sources/android/libportable/arch-mips/
signal.c
626
static void
mips_sighandler
(int mips_signum)
function
674
mips_handler = (sighandler_t)
mips_sighandler
;
736
if ((rv == (sighandler_portable_t)
mips_sighandler
) ||
[
all
...]
Completed in 644 milliseconds