Home
last modified time | relevance | path

Searched refs:variable_append (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dexpand.c475 variable_append (const char *name, unsigned int length, in variable_append() function
490 return variable_append (name, length, set->next); in variable_append()
495 buf = variable_append (name, length, set->next); in variable_append()
525 val = variable_append (v->name, strlen (v->name), current_variable_set_list); in allocated_variable_append()
H A DChangeLog81 * expand.c (variable_append): Instead of appending everything then
2555 (variable_append): New function: recursively append the unexpanded