Searched refs:rhs_type (Results 1 – 2 of 2) sorted by relevance
249 const char *rhs_type = in grammar_rule_check() local251 if (!UNIQSTR_EQ (lhs_type, rhs_type)) in grammar_rule_check()254 lhs_type, rhs_type); in grammar_rule_check()
73 int rhs_type; in equal_values_helper() local76 rhs_type = _dbus_type_reader_get_current_type (rhs); in equal_values_helper()78 if (lhs_type != rhs_type) in equal_values_helper()