Searched refs:give_msg (Results 1 – 2 of 2) sorted by relevance
18 int check_type(type_T *expected, type_T *actual, int give_msg, where_T where);
536 check_type(type_T *expected, type_T *actual, int give_msg, where_T where) in check_type() argument556 if (give_msg) in check_type()597 if (ret == FAIL && give_msg) in check_type()