Searched refs:_MC_FLAG_MASK (Results 1 – 3 of 3) sorted by relevance
40 #define _MC_FLAG_MASK (_MC_HASSEGS | _MC_HASBASES | _MC_HASFPXSTATE) macro102 #define _MC_FLAG_MASK (_MC_HASSEGS | _MC_HASBASES | _MC_HASFPXSTATE) macro
249 if ((ucp->uc_mcontext.mc_flags & ~_MC_FLAG_MASK) != 0) { in sys_sigreturn()658 (mcp->mc_flags & ~_MC_FLAG_MASK) != 0) in set_mcontext()
770 if ((ucp->uc_mcontext.mc_flags & ~_MC_FLAG_MASK) != 0) { in sys_sigreturn()1169 (mcp->mc_flags & ~_MC_FLAG_MASK) != 0) in set_mcontext()