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

/linux-master/scripts/kconfig/
H A Dpreprocess.c21 static void __attribute__((noreturn)) pperror(const char *format, ...) function
119 pperror("%s", argv[1]);
216 pperror("too few function arguments passed to '%s'",
220 pperror("too many function arguments passed to '%s'",
264 pperror("Recursive variable '%s' references itself (eventually)",
268 pperror("Too deep recursive expansion");
391 pperror("too many function arguments");
404 pperror("too many function arguments");
488 pperror("unterminated reference to '%s': missing ')'", p);

Completed in 105 milliseconds