HomeSort by relevance Sort by last modified time
    Searched refs:g_outputBase (Results 1 - 2 of 2) sorted by null

  /build/make/tools/atree/
options.h 11 extern string g_outputBase;
atree.cpp 19 string g_outputBase;
132 if (g_outputBase.length() != 0) {
137 g_outputBase = optarg;
184 if (g_outputBase.length() == 0) {
199 printf("-o \"%s\"\n", g_outputBase.c_str());
242 stat_out(g_outputBase, &(*it));

Completed in 2561 milliseconds