Lines Matching refs:_BOOL_TRISTATE
1281 if sym.orig_type in _BOOL_TRISTATE:
1344 if sym.orig_type not in _BOOL_TRISTATE:
1381 if sym.orig_type in _BOOL_TRISTATE:
1481 if sym.orig_type in _BOOL_TRISTATE:
1814 sym.orig_type in _BOOL_TRISTATE and \
1904 if not (sym.orig_type in _BOOL_TRISTATE and not sym.tri_value)
3742 if sym.orig_type in _BOOL_TRISTATE:
3832 if choice.orig_type not in _BOOL_TRISTATE:
4294 if self.orig_type in _BOOL_TRISTATE:
4435 if self.orig_type not in _BOOL_TRISTATE:
4536 if self.orig_type in _BOOL_TRISTATE:
4598 if self.orig_type in _BOOL_TRISTATE and value in STR_TO_TRI:
4705 add("value " + (self.str_value if self.orig_type in _BOOL_TRISTATE
4714 if self.orig_type in _BOOL_TRISTATE
4816 if self.orig_type not in _BOOL_TRISTATE:
4924 if self.orig_type in _BOOL_TRISTATE:
6374 return sym.tri_value if sym.orig_type in _BOOL_TRISTATE else \
7069 _BOOL_TRISTATE = frozenset({ variable