Searched defs:STRIP_FLAG_HELP (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cld/base/
H A Dglobal_strip_options.h49 // By setting STRIP_FLAG_HELP to 1, we will replace the usage messages
52 // certain file, add "#define STRIP_FLAG_HELP 0" to that file _before_
55 #ifndef STRIP_FLAG_HELP
56 #define STRIP_FLAG_HELP 0 macro

Completed in 78 milliseconds