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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 41 #define SIGTSTP_PORTABLE 20
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 93 case SIGTSTP_PORTABLE: name = "SIGTSTP_PORTABLE:20"; break;
297 case SIGTSTP_PORTABLE: /* 20 --> 24 */
441 return SIGTSTP_PORTABLE;
    [all...]

Completed in 674 milliseconds