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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 50 #define SIGIO_PORTABLE 29
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 94 case SIGIO_PORTABLE: name = "SIGIO_PORTABLE:29"; break;
311 case SIGIO_PORTABLE: /* 29 --> 22 */
452 return SIGIO_PORTABLE;
    [all...]

Completed in 30 milliseconds