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