Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h49 #define SIGWINCH_PORTABLE 28 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c101 case SIGWINCH_PORTABLE: name = "SIGWINCH_PORTABLE:28"; break; in map_portable_signum_to_name()
321 case SIGWINCH_PORTABLE: /* 28 --> 20 */ in signum_pton()
465 return SIGWINCH_PORTABLE; in signum_ntop()