Searched refs:allocated_variable_expand (Results 1 – 5 of 5) sorted by relevance
143 value = allocated_variable_expand (v->value); in recursively_expand_for_file()436 return allocated_variable_expand ((char *)str); in expand_argument()442 return allocated_variable_expand (tmp); in expand_argument()
116 #define allocated_variable_expand(line) \ macro
176 value = allocated_variable_expand ("$(MAKEFILES)"); in read_all_makefiles()716 p2 = ap = allocated_variable_expand (p2); in eval()746 p2 = ap = allocated_variable_expand (p2); in eval()798 p = allocated_variable_expand (p2); in eval()1567 var = allocated_variable_expand (line); in conditional_line()1798 v->value = allocated_variable_expand (v->value); in record_target_var()2949 home_dir = allocated_variable_expand ("$(HOME)"); in tilde_expand()
1015 p = alloc_value = allocated_variable_expand (value); in do_variable_definition()1075 val = alloc_value = allocated_variable_expand (val); in do_variable_definition()1313 v->name = allocated_variable_expand (name); in parse_variable_definition()1487 char *path = allocated_variable_expand ("$(PATH)"); in sync_Path_environment()
860 result = allocated_variable_expand (body); in func_foreach()