HomeSort by relevance Sort by last modified time
    Searched refs:allocated_variable_expand_for_file (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/make-3.81/
variable.h 115 extern char *allocated_variable_expand_for_file PARAMS ((char *line, struct file *file));
117 allocated_variable_expand_for_file (line, (struct file *) 0)
makefile.com 135 /define=("allocated_variable_expand_for_file=alloc_var_expand_for_file","unlink=remove","HAVE_CONFIG_H","VMS") -
expand.c 545 allocated_variable_expand_for_file (char *line, struct file *file)
539 allocated_variable_expand_for_file (char *line, struct file *file) function
job.c 189 extern char *allocated_variable_expand_for_file PARAMS ((char *line, struct file *file));
    [all...]

Completed in 165 milliseconds