Home
last modified time | relevance | path

Searched refs:lookup_pattern_var (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvariable.c67 lookup_pattern_var (struct pattern_var *start, char *target) in lookup_pattern_var() function
485 p = lookup_pattern_var (0, file->name); in initialize_file_variables()
523 while ((p = lookup_pattern_var (p, file->name)) != 0); in initialize_file_variables()
DChangeLog1594 * rule.c (create_pattern_var, lookup_pattern_var): Move these to
1598 lookup_pattern_var() in a loop, until no more matches are found.
1602 (lookup_pattern_var): Change this function to be usable