Searched refs:do_warning (Results 1 – 1 of 1) sorted by relevance
39 #define do_warning(fmt, ...) \ macro1240 do_warning("Error: expected type %d but read %d", in test_type()1251 do_warning("Error: expected type %d but read %d", in test_type_token()1257 do_warning("Error: expected '%s' but read '%s'", in test_type_token()1906 do_warning("unknown op '%c'", op[0]); in get_op_prio()1927 do_warning("unknown op '%s'", op); in get_op_prio()2230 do_warning("pointer expected with non pointer type"); in eval_type_str()2236 do_warning("%s: not enough memory!", __func__); in eval_type_str()2316 do_warning("expected type argument"); in eval_type()2382 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()[all …]