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 91 case SIGCONT_PORTABLE: name = "SIGCONT_PORTABLE:18"; break;
291 case SIGCONT_PORTABLE: /* 18 --> 25 */
435 return SIGCONT_PORTABLE;
    [all...]

Completed in 6528 milliseconds