Lines Matching refs:y
1009 self.y = self.const_syms["y"]
1050 self.top_node.visibility = self.y
1051 self.top_node.prompt = ("Main menu", self.y)
1053 self.top_node.dep = self.y
1098 self._finalize_node(self.top_node, self.y)
2866 if e1 is self.y:
2869 if e2 is self.y:
2886 if e1 is self.y or e2 is self.y:
2887 return self.y
3018 node.prompt = (self._expect_str_and_eol(), self.y)
3019 node.visibility = self.y
3038 node.prompt = (self._expect_str_and_eol(), self.y)
3086 self.top_node.prompt = (self._expect_str_and_eol(), self.y)
3113 expr = self._parse_expr(True) if self._check_token(_T_IF) else self.y
3139 node.dep = self.y
3212 self.y))
5797 if self.dep is not self.kconfig.y:
5800 if self.item is MENU and self.visibility is not self.kconfig.y:
5811 if cond is not self.kconfig.y:
5871 if self.dep is not sc.kconfig.y:
5888 return self.kconfig.y
6459 right is sym.kconfig.y) or \