Home
last modified time | relevance | path

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

/u-boot/scripts/kconfig/
A Dpreprocess.c17 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror() function
112 pperror("%s", argv[1]); in do_error_if()
210 pperror("too few function arguments passed to '%s'", in function_expand()
214 pperror("too many function arguments passed to '%s'", in function_expand()
258 pperror("Recursive variable '%s' references itself (eventually)", in variable_expand()
262 pperror("Too deep recursive expansion"); in variable_expand()
385 pperror("too many function arguments"); in eval_clause()
479 pperror("unterminated reference to '%s': missing ')'", p); in expand_dollar_with_args()

Completed in 3 milliseconds