Searched refs:val_dict_push_next (Results 1 – 3 of 3) sorted by relevance
45 int val_dict_push_next(struct value_dict *dict, struct value *val);
94 val_dict_push_next(struct value_dict *dict, struct value *val) in val_dict_push_next() function
319 if (val_dict_push_next(arguments, &value) < 0) { in fetch_simple_param()