Home
last modified time | relevance | path

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

/build/make/tools/atree/
Datree.cpp19 string g_outputBase; variable
132 if (g_outputBase.length() != 0) { in main()
137 g_outputBase = optarg; in main()
184 if (g_outputBase.length() == 0) { in main()
199 printf("-o \"%s\"\n", g_outputBase.c_str()); in main()
242 stat_out(g_outputBase, &(*it)); in main()
Doptions.h11 extern string g_outputBase;