Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h40 #define SIGSTOP_PORTABLE 19 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c92 case SIGSTOP_PORTABLE: name = "SIGSTOP_PORTABLE:19"; break; in map_portable_signum_to_name()
294 case SIGSTOP_PORTABLE: /* 19 --> 23 */ in signum_pton()
438 return SIGSTOP_PORTABLE; in signum_ntop()