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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 53 #define SIGPWR_PORTABLE 30
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 95 case SIGPWR_PORTABLE: name = "SIGPWR_PORTABLE:30"; break;
314 case SIGPWR_PORTABLE: /* 30 --> 19 */
455 return SIGPWR_PORTABLE;
    [all...]

Completed in 126 milliseconds