Home
last modified time | relevance | path

Searched refs:_parse_error (Results 1 – 1 of 1) sorted by relevance

/sof-2.7.6/scripts/kconfig/
Dkconfiglib.py1988 self._parse_error("unknown token at start of line")
2073 self._parse_error("unterminated string")
2152 self._parse_error("unknown tokens in line")
2179 self._parse_error("expected symbol")
2190 self._parse_error("expected nonconstant symbol")
2199 self._parse_error("expected string")
2255 self._parse_error("syntax error")
2316 self._parse_error("macro expanded to blank string")
2350 self._parse_error("unterminated string")
2391 self._parse_error("missing end parenthesis in macro expansion")
[all …]