Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h84 #define SIGRT_22_PORTABLE (SIGRTMIN_PORTABLE + 22) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c128 case SIGRT_22_PORTABLE: name = "SIGRT_22_PORTABLE:54"; break; in map_portable_signum_to_name()