Searched refs:_MC_HASBASES (Results 1 – 2 of 2) sorted by relevance
38 #define _MC_HASBASES 0x2 macro40 #define _MC_FLAG_MASK (_MC_HASSEGS | _MC_HASBASES | _MC_HASFPXSTATE)100 #define _MC_HASBASES 0x2 macro102 #define _MC_FLAG_MASK (_MC_HASSEGS | _MC_HASBASES | _MC_HASFPXSTATE)
2479 if (mcp->mc_flags & _MC_HASBASES) { in set_mcontext()