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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 35 #define SIGALRM_PORTABLE 14
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 79 case SIGALRM_PORTABLE: name = "SIGALRM_PORTABLE:14"; break;
265 case SIGALRM_PORTABLE: /* 14 */
405 return SIGALRM_PORTABLE;
    [all...]

Completed in 29 milliseconds