Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dpreprocess.c20 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror() function
115 pperror("%s", argv[1]); in do_error_if()
213 pperror("too few function arguments passed to '%s'", in function_expand()
217 pperror("too many function arguments passed to '%s'", in function_expand()
261 pperror("Recursive variable '%s' references itself (eventually)", in variable_expand()
265 pperror("Too deep recursive expansion"); in variable_expand()
388 pperror("too many function arguments"); in eval_clause()
401 pperror("too many function arguments"); in eval_clause()
485 pperror("unterminated reference to '%s': missing ')'", p); in expand_dollar_with_args()