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 97 case SIGSYS_PORTABLE: name = "SIGSYS_PORTABLE:31"; break;
323 case SIGSYS_PORTABLE: /* 31 --> 12 */
467 return SIGSYS_PORTABLE;
    [all...]

Completed in 33 milliseconds