Lines Matching defs:gv
900 struct variable *gv;902 gv = lookup_variable_in_set (v->name, strlen(v->name),904 if (gv)905 v->export = gv->export;