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

  /src/external/public-domain/xz/dist/src/xz/
main.c 27 static bool no_warn = false; variable
53 no_warn = true;
326 if (es == E_WARNING && no_warn)
  /src/external/gpl2/texinfo/dist/makeinfo/
node.c 550 int no_warn = 0;
556 no_warn = TAG_FLAG_NO_WARN;
899 fname_for_this_node, no_warn);
546 int no_warn = 0; local

Completed in 25 milliseconds