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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 24 #define SIGILL_PORTABLE 4
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 70 case SIGILL_PORTABLE: name = "SIGILL_PORTABLE:4"; break;
241 case SIGILL_PORTABLE: /* 4 */
384 return SIGILL_PORTABLE;
    [all...]

Completed in 715 milliseconds