Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h94 #define SIGRT_31_PORTABLE (SIGRTMIN_PORTABLE + 31) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c137 case SIGRT_31_PORTABLE: name = "SIGRT_31_PORTABLE:63"; break; in map_portable_signum_to_name()