Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmain.c129 struct stringlist struct
155 static struct stringlist *db_flags; argument
214 static struct stringlist *makefiles = 0;
228 static struct stringlist *jobserver_fds = 0;
247 static struct stringlist *directories = 0;
251 static struct stringlist *include_directories = 0;
255 static struct stringlist *old_files = 0;
259 static struct stringlist *new_files = 0;
1730 jobserver_fds = (struct stringlist *) in main()
1731 xmalloc (sizeof (struct stringlist)); in main()
[all …]