Home
last modified time | relevance | path

Searched refs:SA_SIGINFO_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h157 #define SA_SIGINFO_PORTABLE 0x00000004 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c1014 if (portable_flags & SA_SIGINFO_PORTABLE) { in sigaction_flags_pton()
1049 if (mips_flags & SA_SIGINFO) portable_flags |= SA_SIGINFO_PORTABLE; in sigaction_flags_ntop()