Searched defs:percent (Results 1 – 5 of 5) sorted by relevance
33 char *percent; /* Pointer into `pattern' where the `%' is. */ member166 char *percent = NULL; in construct_vpath_list() local
48 char *at, *percent, *star, *less; in set_file_variables() local
534 char *percent = find_percent (dp->name); in expand_deps() local
1778 char *percent; in record_target_var() local2094 static char *percent = "%"; in record_files() local
280 pattern_matches (char *pattern, char *percent, char *str) in pattern_matches()914 char *percent; member