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

/freebsd-current/contrib/byacc/test/
H A Dgrammar.y128 #define FUNC_BOTH 3 /* both styles */
504 $2->head->func_def = FUNC_BOTH;
/freebsd-current/contrib/byacc/test/yacc/
H A Dgrammar.tab.c158 #define FUNC_BOTH 3 /* both styles */ macro
1436 yystack.l_mark[-3].declarator->head->func_def = FUNC_BOTH;
/freebsd-current/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c178 #define FUNC_BOTH 3 /* both styles */ macro
2163 yystack.l_mark[-3].declarator->head->func_def = FUNC_BOTH;

Completed in 68 milliseconds