Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h25 #define SIGTRAP_PORTABLE 5 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c78 case SIGTRAP_PORTABLE: name = "SIGTRAP_PORTABLE:5"; break; in map_portable_signum_to_name()
251 case SIGTRAP_PORTABLE: /* 5 */ in signum_pton()
394 return SIGTRAP_PORTABLE; in signum_ntop()