Searched refs:recursively_expand (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/
H A Dvariable.h135 #define recursively_expand(v) recursively_expand_for_file (v, NULL) macro
H A Dexpand.c178 value = (v->recursive ? recursively_expand (v) : v->value);
332 ? recursively_expand (v)
H A Dmain.c1618 char *shell_path = recursively_expand(shv);

Completed in 123 milliseconds