Searched refs:value_strcmp (Results 1 – 2 of 2) sorted by relevance
1185 value_strcmp (struct value *arg1, struct value *arg2) in value_strcmp() function1263 return value_strcmp (arg1, arg2) == 0; in value_equal()1309 return value_strcmp (arg1, arg2) < 0; in value_less()
382 (value_strcmp): New function.