Home | History | Annotate | Download | only in data

Lines Matching defs:yyparse

154 #define yyparse b4_prefix[]parse
957 ]b4_c_function_decl([yyparse], [int],
960 ]b4_c_function_decl([yyparse], [int], b4_parse_param)[
967 # Declare the variables that are global, or local to YYPARSE if
988 | yyparse. |
992 b4_c_function_def([yyparse], [int], [[void *YYPARSE_PARAM], [YYPARSE_PARAM]])
994 b4_c_function_def([yyparse], [int], b4_parse_param)