Searched refs:SA_SIGINFO (Results 1 – 10 of 10) sorted by relevance
80 #define SA_SIGINFO 0x00000008 macro
76 #define SA_SIGINFO 0x00000004 macro
75 #define SA_SIGINFO 0x00000004 macro
65 #define SA_SIGINFO 0x00000004 macro
79 #define SA_SIGINFO 0x00000004u macro
81 #define SA_SIGINFO 0x00000008 macro
1015 mips_flags |= SA_SIGINFO; in sigaction_flags_pton()1049 if (mips_flags & SA_SIGINFO) portable_flags |= SA_SIGINFO_PORTABLE; in sigaction_flags_ntop()1146 if (mips_act.sa_flags & SA_SIGINFO) { in do_sigaction_portable()