Home
last modified time | relevance | path

Searched refs:new_files (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c259 static struct stringlist *new_files = 0; variable
416 { 'W', string, (char *) &new_files, 0, 0, 0, 0, 0, "what-if" },
1794 if (!restarts && new_files != 0) in main()
1796 for (p = new_files->list; *p != 0; ++p) in main()
2128 if (restarts && new_files != 0) in main()
2130 for (p = new_files->list; *p != 0; ++p) in main()