Home
last modified time | relevance | path

Searched defs:percent (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvpath.c33 char *percent; /* Pointer into `pattern' where the `%' is. */ member
166 char *percent = NULL; in construct_vpath_list() local
Dcommands.c48 char *at, *percent, *star, *less; in set_file_variables() local
Dfile.c534 char *percent = find_percent (dp->name); in expand_deps() local
Dread.c1778 char *percent; in record_target_var() local
2094 static char *percent = "%"; in record_files() local
Dfunction.c280 pattern_matches (char *pattern, char *percent, char *str) in pattern_matches()
914 char *percent; member