Searched refs:read_all_makefiles (Results 1 – 4 of 4) sorted by relevance
82 extern struct dep *read_all_makefiles PARAMS ((char **makefiles));
74 * read.c (read_all_makefiles, eval_makefile, eval): Ditto.185 * read.c (read_all_makefiles): Makefile names are kept in the457 * read.c (read_all_makefiles): Initialize the staticpattern field.861 * read.c (read_all_makefiles): Ditto.2260 * read.c (read_all_makefiles, read_makefile, multi_glob): Likewise.2296 * read.c (read_all_makefiles): Create a new built-in variable,
1596 = read_all_makefiles (makefiles == 0 ? (char **) 0 : makefiles->list); in main()
151 read_all_makefiles (char **makefiles) in read_all_makefiles() function