Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h23 #define SIGQUIT_PORTABLE 3 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c76 case SIGQUIT_PORTABLE: name = "SIGQUIT_PORTABLE:3"; break; in map_portable_signum_to_name()
245 case SIGQUIT_PORTABLE: /* 3 */ in signum_pton()
388 return SIGQUIT_PORTABLE; in signum_ntop()