Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h41 #define SIGTSTP_PORTABLE 20 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c93 case SIGTSTP_PORTABLE: name = "SIGTSTP_PORTABLE:20"; break; in map_portable_signum_to_name()
297 case SIGTSTP_PORTABLE: /* 20 --> 24 */ in signum_pton()
441 return SIGTSTP_PORTABLE; in signum_ntop()