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 69 case SIGILL_PORTABLE: name = "SIGILL_PORTABLE:4"; break;
235 case SIGILL_PORTABLE: /* 4 */
375 return SIGILL_PORTABLE;
    [all...]

Completed in 32 milliseconds