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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 39 #define SIGCONT_PORTABLE 18
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 83 case SIGCONT_PORTABLE: name = "SIGCONT_PORTABLE:18"; break;
278 case SIGCONT_PORTABLE: /* 18 --> 25 */
419 return SIGCONT_PORTABLE;
    [all...]

Completed in 87 milliseconds