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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 22 #define SIGINT_PORTABLE 2
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 67 case SIGINT_PORTABLE: name = "SIGINT_PORTABLE:2"; break;
229 case SIGINT_PORTABLE: /* 2 */
369 return SIGINT_PORTABLE;
    [all...]

Completed in 22 milliseconds