Searched defs:verbose (Results 1 – 5 of 5) sorted by relevance
56 int fd, ofd, i, j, verbose = 0, primary = 0; in main() local
29 static int verbose; variable
35 static int verbose; /* Verbosity */ variable
539 .macro BUILD_HANDLER exception handler clear verbose
99 #define verbose(fmt, ...) pr_info(fmt, ##__VA_ARGS__) macro101 #define verbose(fmt, ...) macro