Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h67 #define SIGRT_7_PORTABLE (SIGRTMIN_PORTABLE + 7) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c113 case SIGRT_7_PORTABLE: name = "SIGRT_7_PORTABLE:39"; break; in map_portable_signum_to_name()