Searched defs:print_err (Results 1 – 5 of 5) sorted by relevance
46 bool print_err, const char *fmt, va_list ap) in tep_vprint()68 bool print_err, const char *fmt, va_list ap) in __tep_vprint()
30 #define print_err(name, exp) \ macro
251 static void print_err(FILE *f, const struct tst_expr_tok *var, in print_err() function
1373 print_err(buf, len) in print_err() function
105 #define print_err(v) ((void)0) macro