Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dpreprocess.c22 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror() function
120 pperror("%s", argv[1]); in do_error_if()
217 pperror("too few function arguments passed to '%s'", in function_expand()
221 pperror("too many function arguments passed to '%s'", in function_expand()
265 pperror("Recursive variable '%s' references itself (eventually)", in variable_expand()
269 pperror("Too deep recursive expansion"); in variable_expand()
392 pperror("too many function arguments"); in eval_clause()
405 pperror("too many function arguments"); in eval_clause()
489 pperror("unterminated reference to '%s': missing ')'", p); in expand_dollar_with_args()