Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmain.c155 static struct stringlist *db_flags; variable
368 { CHAR_MAX+1, string, (char *) &db_flags, 1, 1, 0, "basic", 0, "debug" },
600 if (!db_flags) in decode_debug_flags()
603 for (pp=db_flags->list; *pp; ++pp) in decode_debug_flags()