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

  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 134 #define PROTO_LINTLIBRARY -1 /* form lint-library source */
149 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY)
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 154 #define PROTO_LINTLIBRARY -1 /* form lint-library source */
169 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY)

Completed in 18 milliseconds