Searched refs:lintLibrary (Results 1 – 1 of 1) sorted by relevance
120 #define lintLibrary() (knrLintLibrary() || ansiLintLibrary()) macro344 return (lintLibrary() && !return_val) ? "void" : "int"; in dft_decl_spec()933 if (lintLibrary()) { /* Lint doesn't grok C++ ref variables */1161 if (lintLibrary()) { in process_file()