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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 46 #define SIGXFSZ_PORTABLE 25
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 90 case SIGXFSZ_PORTABLE: name = "SIGXFSZ_PORTABLE:25"; break;
299 case SIGXFSZ_PORTABLE: /* 25 --> 31 */
440 return SIGXFSZ_PORTABLE;
    [all...]

Completed in 19 milliseconds