Searched refs:do_warning (Results 1 – 1 of 1) sorted by relevance
39 #define do_warning(fmt, ...) \ macro1261 do_warning("Error: expected type %d but read %d", in test_type()1272 do_warning("Error: expected type %d but read %d", in test_type_token()1278 do_warning("Error: expected '%s' but read '%s'", in test_type_token()1902 do_warning("unknown op '%c'", op[0]); in get_op_prio()1923 do_warning("unknown op '%s'", op); in get_op_prio()2229 do_warning("pointer expected with non pointer type"); in eval_type_str()2235 do_warning("%s: not enough memory!", __func__); in eval_type_str()2315 do_warning("expected type argument"); in eval_type()2381 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()[all …]