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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 25 #define SIGTRAP_PORTABLE 5
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 78 case SIGTRAP_PORTABLE: name = "SIGTRAP_PORTABLE:5"; break;
251 case SIGTRAP_PORTABLE: /* 5 */
394 return SIGTRAP_PORTABLE;
    [all...]

Completed in 2812 milliseconds