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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 28 #define SIGBUS_PORTABLE 7
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 36 #if SIGBUS_PORTABLE == SIGBUS
72 case SIGBUS_PORTABLE: name = "SIGBUS_PORTABLE:7"; break;
244 case SIGBUS_PORTABLE: /* 7 --> 10 */
384 return SIGBUS_PORTABLE;
    [all...]

Completed in 22 milliseconds