Searched defs:print_err (Results 1 – 6 of 6) 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
21 def print_err(*args): function
252 static void print_err(FILE *f, const struct tst_expr_tok *var, in print_err() function
105 #define print_err(v) ((void)0) macro