Lines Matching refs:name
139 * Print out a dependency path from a symbol name
163 char name[];
182 static int is_defined_config(const char *name, int len, unsigned int hash)
188 memcmp(aux->name, name, len) == 0)
197 static void define_config(const char *name, int len, unsigned int hash)
205 memcpy(aux->name, name, len);
326 /* Is the token we found a target name? */
345 * target name, which will be the original
346 * source name, and ignore any other target