Searched defs:variable_expand (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dexpand.c50 /* Subroutine of variable_expand and friends:
419 variable_expand (char *line)
460 return variable_expand (line);
468 result = variable_expand (line);
416 variable_expand (char *line) function

Completed in 47 milliseconds