Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h24 #define SIGILL_PORTABLE 4 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c77 case SIGILL_PORTABLE: name = "SIGILL_PORTABLE:4"; break; in map_portable_signum_to_name()
248 case SIGILL_PORTABLE: /* 4 */ in signum_pton()
391 return SIGILL_PORTABLE; in signum_ntop()