HomeSort by: relevance | last modified time | path
    Searched defs:metaVerbose (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/
meta.c 79 static bool metaVerbose = false;
476 if (metaVerbose) {
584 metaVerbose = true;
597 if (metaVerbose && !Var_Exists(SCOPE_GLOBAL, MAKE_META_PREFIX)) {
766 if (metaVerbose) {
meta.c 79 static bool metaVerbose = false;
476 if (metaVerbose) {
584 metaVerbose = true;
597 if (metaVerbose && !Var_Exists(SCOPE_GLOBAL, MAKE_META_PREFIX)) {
766 if (metaVerbose) {
meta.c 79 static bool metaVerbose = false;
476 if (metaVerbose) {
584 metaVerbose = true;
597 if (metaVerbose && !Var_Exists(SCOPE_GLOBAL, MAKE_META_PREFIX)) {
766 if (metaVerbose) {

Completed in 34 milliseconds