Searched refs:l_variable (Results 1 – 3 of 3) sorted by relevance
80 void l_variable(struct value *, struct value *);
85 { "variable", 1, l_variable, arg_null },
205 l_variable(struct value *v __unused, struct value *a __unused) in l_variable() function