Searched refs:_MC_HASBASES (Results 1 – 2 of 2) sorted by relevance
40 #define _MC_HASBASES 0x2 macro42 #define _MC_FLAG_MASK (_MC_HASSEGS | _MC_HASBASES | _MC_HASFPXSTATE)102 #define _MC_HASBASES 0x2 macro104 #define _MC_FLAG_MASK (_MC_HASSEGS | _MC_HASBASES | _MC_HASFPXSTATE)
2386 if (mcp->mc_flags & _MC_HASBASES) { in set_mcontext()