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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 49 #define SIGWINCH_PORTABLE 28
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 94 case SIGWINCH_PORTABLE: name = "SIGWINCH_PORTABLE:28"; break;
314 case SIGWINCH_PORTABLE: /* 28 --> 20 */
458 return SIGWINCH_PORTABLE;
    [all...]

Completed in 56 milliseconds