Searched refs:yymsg_alloc (Results 1 – 5 of 5) sorted by relevance
1152 YYSIZE_T yymsg_alloc = sizeof yymsgbuf; local1510 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)1519 yymsg_alloc = yyalloc;1523 yymsg_alloc = sizeof yymsgbuf;1527 if (0 < yysize && yysize <= yymsg_alloc)
1784 yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, in yysyntax_error() argument1880 if (*yymsg_alloc < yysize) in yysyntax_error()1882 *yymsg_alloc = 2 * yysize; in yysyntax_error()1883 if (! (yysize <= *yymsg_alloc in yysyntax_error()1884 && *yymsg_alloc <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1885 *yymsg_alloc = YYSTACK_ALLOC_MAXIMUM; in yysyntax_error()1982 YYSIZE_T yymsg_alloc = sizeof yymsgbuf; in yyparse() local3664 # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \ in yyparse()3676 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()3680 yymsg_alloc = sizeof yymsgbuf; in yyparse()
1126 YYSIZE_T yymsg_alloc = sizeof yymsgbuf; local1439 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)1448 yymsg_alloc = yyalloc;1452 yymsg_alloc = sizeof yymsgbuf;1456 if (0 < yysize && yysize <= yymsg_alloc)
1544 YYSIZE_T yymsg_alloc = sizeof yymsgbuf; local2592 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)2601 yymsg_alloc = yyalloc;2605 yymsg_alloc = sizeof yymsgbuf;2609 if (0 < yysize && yysize <= yymsg_alloc)
1537 YYSIZE_T yymsg_alloc = sizeof yymsgbuf; in yyparse() local2798 if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM) in yyparse()2807 yymsg_alloc = yyalloc; in yyparse()2811 yymsg_alloc = sizeof yymsgbuf; in yyparse()2815 if (0 < yysize && yysize <= yymsg_alloc) in yyparse()