Searched refs:pperror (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | preprocess.c | 20 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()
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | preprocess.c | 20 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()
|
Completed in 2 milliseconds