Home
last modified time | relevance | path

Searched defs:ansiLintLibrary (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/test/
H A Dgrammar.y116 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB) macro
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c146 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB) macro
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c166 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB) macro