Home | History | Annotate | Download | only in src

Lines Matching defs:val

2664 	void *val;
2674 val = va_arg(var_args, void *);
2675 dict_append_entry(&dict, key, type, val);