Searched defs:or_value (Results 1 – 3 of 3) sorted by relevance
26 #define mt_emi_sync_write_or(addr, or_value) \ argument
591 static const bool or_value = !b || and_or<always_false<b>::value>::or_value; member595 static const bool or_value = and_or<true>::or_value; variable
33 #define mt_emi_sync_write_or(addr, or_value) \ argument