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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 54 #define SIGSYS_PORTABLE 31
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 96 case SIGSYS_PORTABLE: name = "SIGSYS_PORTABLE:31"; break;
317 case SIGSYS_PORTABLE: /* 31 --> 12 */
458 return SIGSYS_PORTABLE;
    [all...]

Completed in 22 milliseconds