Searched refs:T_WARN (Results 1 – 2 of 2) sorted by relevance
3239 enum type_return { T_OK=0, T_WARN, T_ERROR }; enumerator3262 ret = T_WARN; in get_c_type_name()3301 ret = T_WARN; in get_c_type_name()3328 ret = T_WARN; in get_c_type_name()3400 if (rok == T_WARN && bind_c) in write_decl()3514 if (bind_c && rok == T_WARN) in write_proc()
3573 enum type_return { T_OK=0, T_WARN, T_ERROR }; enumerator3596 ret = T_WARN; in get_c_type_name()3640 ret = T_WARN; in get_c_type_name()3667 ret = T_WARN; in get_c_type_name()3739 if (rok == T_WARN && bind_c) in write_decl()3853 if (bind_c && rok == T_WARN) in write_proc()