Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dexpand.c96 static char *allocated_variable_append PARAMS ((const struct variable *v));
141 value = allocated_variable_append (v); in recursively_expand_for_file()
514 allocated_variable_append (const struct variable *v) in allocated_variable_append() function
H A DChangeLog84 (allocated_variable_append): Don't expand the final result.
2549 * expand.c (allocated_variable_append): Rewrite. Instead of