Searched refs:variable_expand (Results 1 – 7 of 7) sorted by relevance
416 variable_expand (char *line) in variable_expand() function455 return variable_expand (line); in variable_expand_for_file()463 result = variable_expand (line); in variable_expand_for_file()
83 p = variable_expand ("$(strip $(VPATH))"); in build_vpath_lists()115 p = variable_expand ("$(strip $(GPATH))"); in build_vpath_lists()
113 extern char *variable_expand PARAMS ((char *line));
768 p2 = variable_expand (p2); in eval()1334 var = variable_expand (var); in do_define()1625 s2 = variable_expand (s1); in conditional_line()1674 s2 = variable_expand (s2); in conditional_line()2095 char *buffer = variable_expand (""); in record_files()
489 char *buffer = variable_expand (""); in expand_deps()529 char *buffer = variable_expand (""); in expand_deps()
1486 libpatterns = xstrdup (variable_expand ("$(strip $(.LIBPATTERNS))")); in library_search()1498 char *libbuf = variable_expand (""); in library_search()
2584 value = variable_expand (varref); in decode_env_switches()