Home
last modified time | relevance | path

Searched refs:rhs_type (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dreader.c249 const char *rhs_type = in grammar_rule_check() local
251 if (!UNIQSTR_EQ (lhs_type, rhs_type)) in grammar_rule_check()
254 lhs_type, rhs_type); in grammar_rule_check()
/external/dbus/dbus/
Ddbus-marshal-recursive-util.c73 int rhs_type; in equal_values_helper() local
76 rhs_type = _dbus_type_reader_get_current_type (rhs); in equal_values_helper()
78 if (lhs_type != rhs_type) in equal_values_helper()