Home
last modified time | relevance | path

Searched refs:variable_expand_string (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dexpand.c197 variable_expand_string (char *line, char *string, long length) in variable_expand_string() function
418 return variable_expand_string(NULL, line, (long)-1); in variable_expand()
508 buf = variable_expand_string (buf, v->value, strlen (v->value)); in variable_append()
H A Dvariable.h119 extern char *variable_expand_string PARAMS ((char *line, char *string,
H A Dread.c921 p2 = variable_expand_string(NULL, lb_next, len); in eval()
949 (void)variable_expand_string(pend, lb_next, (long)-1); in eval()
976 p2 = variable_expand_string(p2, lb_next, len); in eval()
1088 (void) variable_expand_string (p2 + plen, lb_next, (long)-1); in eval()
H A Dfunction.c2322 o = variable_expand_string (o, body, flen+3); in func_call()
H A DChangeLog166 * expand.c (variable_expand_string): Use the expanding_var file
589 * expand.c (variable_expand_string): Cast result of pointer
1255 * expand.c (variable_expand_string): Modify to invoke
1259 was used only from variable_expand_string() and is no longer used
1849 * expand.c (variable_expand_string): In $(A:x=y) expansion limit