Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h159 #define SA_RESTORER_PORTABLE 0x04000000 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c1020 if (portable_flags & SA_RESTORER_PORTABLE) { in sigaction_flags_pton()