Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h92 #define SIGRT_29_PORTABLE (SIGRTMIN_PORTABLE + 29) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c135 case SIGRT_29_PORTABLE: name = "SIGRT_29_PORTABLE:61"; break; in map_portable_signum_to_name()