Home
last modified time | relevance | path

Searched refs:SIGRT_13_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h73 #define SIGRT_13_PORTABLE (SIGRTMIN_PORTABLE + 13) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c119 case SIGRT_13_PORTABLE: name = "SIGRT_13_PORTABLE:45"; break; in map_portable_signum_to_name()