Searched refs:recursively_expand_for_file (Results 1 – 4 of 4) sorted by relevance
133 extern char *recursively_expand_for_file PARAMS ((struct variable *v,135 #define recursively_expand(v) recursively_expand_for_file (v, NULL)
99 recursively_expand_for_file (struct variable *v, struct file *file) in recursively_expand_for_file() function
960 char *value = recursively_expand_for_file (v, file); in target_environment()
117 * expand.c (recursively_expand_for_file): Only set reading_file to136 * expand.c (recursively_expand_for_file): Initialize `save' to162 * expand.c (recursively_expand_for_file): Set expanding_var to the1529 * expand.c (recursively_expand_for_file): If we're expanding a2332 * expand.c (recursively_expand_for_file): Rename2333 recursively_expand() to recursively_expand_for_file() and provide2337 recursively_expand_for_file() with a NULL file pointer.