Searched refs:PROTO_ANSI_LLIB (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/byacc/test/
H A Dgrammar.y101 #define PROTO_ANSI_LLIB -2 /* form ANSI lint-library source */
116 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB)
/freebsd-13-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c131 #define PROTO_ANSI_LLIB -2 /* form ANSI lint-library source */ macro
146 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB)
/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c151 #define PROTO_ANSI_LLIB -2 /* form ANSI lint-library source */ macro
166 #define ansiLintLibrary() (proto_style == PROTO_ANSI_LLIB)

Completed in 119 milliseconds