Home | History | Annotate | Download | only in Support

Lines Matching refs:MUSTNOTSEE

130 #define	MUSTNOTSEE(c, e)	(REQUIRE(!MORE() || PEEK() != (c), e))