Searched refs:GUARD_BIT (Results 1 – 2 of 2) sorted by relevance
61 GUARD_BIT = (1 << 1), ///< this is to prevent against accidental && or || usage enumerator
93 C2_CHECK(domain & Domain::GUARD_BIT); in limitTo()