HomeSort by relevance Sort by last modified time
    Searched refs:SIGABRT_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 26 #define SIGABRT_PORTABLE 6
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 79 case SIGABRT_PORTABLE: name = "SIGABRT_PORTABLE:6"; break;
254 case SIGABRT_PORTABLE: /* 6 */
397 return SIGABRT_PORTABLE;
    [all...]

Completed in 35 milliseconds