Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h22 #define SIGINT_PORTABLE 2 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c75 case SIGINT_PORTABLE: name = "SIGINT_PORTABLE:2"; break; in map_portable_signum_to_name()
242 case SIGINT_PORTABLE: /* 2 */ in signum_pton()
385 return SIGINT_PORTABLE; in signum_ntop()