Searched refs:val_dict_push_next (Results 1 - 3 of 3) sorted by relevance

/external/ltrace/
H A Dvalue_dict.h45 int val_dict_push_next(struct value_dict *dict, struct value *val);
50 /* Push value VAL named NAME. See notes at val_dict_push_next about
H A Dvalue_dict.c94 val_dict_push_next(struct value_dict *dict, struct value *val) function
H A Doutput.c319 if (val_dict_push_next(arguments, &value) < 0) {

Completed in 103 milliseconds