Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h81 #define SIGRT_20_PORTABLE (SIGRTMIN_PORTABLE + 20) macro
82 #define SIGRT_20_PORTABLE (SIGRTMIN_PORTABLE + 20) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c126 case SIGRT_20_PORTABLE: name = "SIGRT_20_PORTABLE:52"; break; in map_portable_signum_to_name()