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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 37 #define SIGSTKFLT_PORTABLE 16
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 89 case SIGSTKFLT_PORTABLE: name = "SIGSTKFLT_PORTABLE:16"; break;
284 case SIGSTKFLT_PORTABLE: /* 16 --> 7 */
427 return SIGSTKFLT_PORTABLE; /* No native SIGSTKFLT exist ...
    [all...]

Completed in 33 milliseconds