Searched refs:lookup_variable_in_set (Results 1 – 4 of 4) sorted by relevance
153 extern struct variable *lookup_variable_in_set PARAMS ((const char *name,
486 v = lookup_variable_in_set (name, length, set->set); in variable_append()
424 lookup_variable_in_set (const char *name, unsigned int length, in lookup_variable_in_set() function892 gv = lookup_variable_in_set (v->name, strlen(v->name), in target_environment()1039 v = lookup_variable_in_set (varname, strlen (varname), in do_variable_definition()
2148 (lookup_variable_in_set): Likewise.2561 (lookup_variable_in_set): Make this non-static so we can use it2563 (try_variable_definition): Use lookup_variable_in_set() rather2566 lookup_variable_in_set().