Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dgrammar.y117 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY) macro
118 #define lintLibrary() (knrLintLibrary() || ansiLintLibrary())
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c147 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY) macro
148 #define lintLibrary() (knrLintLibrary() || ansiLintLibrary())
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c167 #define knrLintLibrary() (proto_style == PROTO_LINTLIBRARY) macro
168 #define lintLibrary() (knrLintLibrary() || ansiLintLibrary())