Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h87 #define SIGRT_25_PORTABLE (SIGRTMIN_PORTABLE + 25) macro
88 #define SIGRT_25_PORTABLE (SIGRTMIN_PORTABLE + 25) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c131 case SIGRT_25_PORTABLE: name = "SIGRT_25_PORTABLE:57"; break; in map_portable_signum_to_name()