Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.h99 struct pattern_var struct
101 struct pattern_var *next; argument
102 char *target;
103 unsigned int len;
104 char *suffix;
105 struct variable variable;