Lines Matching full:pure
134 AT_TEST([yacc.c], [%define api.pure full])
135 AT_TEST([yacc.c], [%define api.pure %parse-param { int x }])
137 AT_TEST([yacc.c], [%define api.push-pull both %define api.pure full])
139 AT_TEST([glr.c], [%define api.pure])
150 AT_TEST([yacc.c], [%define api.pure full],
161 AT_TEST([yacc.c], [%define api.pure full],
1710 AT_BISON_OPTION_PUSHDEFS([%pure-parser])
1716 %pure-parser