Searched defs:DontCare (Results 1 – 3 of 3) sorted by relevance
71 DontCare, ///< Block doesn't care / variable not live. enumerator
82 DontCare, ///< Block doesn't care / variable not live. enumerator
44 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator