Searched defs:Protect (Results 1 – 4 of 4) sorted by relevance
571 #define Protect(x) { {x;} base = ci->u.l.base; } macro
121 IO &IO, MemoryProtection &Protect) { in bitset()
116 support::little_t<MemoryProtection> Protect; member
1118 #define Protect(exp) (savestate(L,ci), (exp), updatetrap(ci)) macro