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

  /src/external/bsd/ntp/dist/include/
ntp_config.h 270 int no_errors; member in struct:REMOTE_CONFIG_INFO
  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 5563 bool no_errors = true; local
5642 no_errors = false;
5666 no_errors = false;
5750 no_errors = false;
5752 return no_errors;
5771 return no_errors;
  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 5592 bool no_errors = true; local
5671 no_errors = false;
5695 no_errors = false;
5779 no_errors = false;
5781 return no_errors;
5800 return no_errors;

Completed in 72 milliseconds