Searched defs:format (Results 1 – 6 of 6) sorted by relevance
/scripts/ |
D | bloat-o-meter | 25 def getsizes(file, format): argument 42 def calc(oldfile, newfile, format): argument
|
D | insert-sys-cert.c | 33 #define info(format, args...) fprintf(stderr, "INFO: " format, ## args) argument 34 #define warn(format, args...) fprintf(stdout, "WARNING: " format, ## args) argument 35 #define err(format, args...) fprintf(stderr, "ERROR: " format, ## args) argument
|
D | extract-cert.c | 29 void format(void) in format() function
|
D | sign-file.c | 70 void format(void) in format() function
|
/scripts/basic/ |
D | fixdep.c | 118 static void xprintf(const char *format, ...) in xprintf()
|
/scripts/kconfig/ |
D | preprocess.c | 20 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror()
|