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

  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 133 #define PROTO_ANSI_LLIB -2 /* form ANSI lint-library source */
148 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB)
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 153 #define PROTO_ANSI_LLIB -2 /* form ANSI lint-library source */
168 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB)

Completed in 19 milliseconds