Home
last modified time | relevance | path

Searched refs:PROTO_LINTLIBRARY (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/test/
H A Dgrammar.y102 #define PROTO_LINTLIBRARY -1 /* form lint-library source */ macro
117 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY)
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c132 #define PROTO_LINTLIBRARY -1 /* form lint-library source */ macro
147 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY)
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c152 #define PROTO_LINTLIBRARY -1 /* form lint-library source */ macro
167 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY)