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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 23 #define SIGQUIT_PORTABLE 3
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 68 case SIGQUIT_PORTABLE: name = "SIGQUIT_PORTABLE:3"; break;
232 case SIGQUIT_PORTABLE: /* 3 */
372 return SIGQUIT_PORTABLE;
    [all...]

Completed in 91 milliseconds