Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h39 #define SIGCONT_PORTABLE 18 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c91 case SIGCONT_PORTABLE: name = "SIGCONT_PORTABLE:18"; break; in map_portable_signum_to_name()
291 case SIGCONT_PORTABLE: /* 18 --> 25 */ in signum_pton()
435 return SIGCONT_PORTABLE; in signum_ntop()