Home
last modified time | relevance | path

Searched refs:yysize1 (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1649 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local
1650 if (! (yysize <= yysize1 in yysyntax_error()
1651 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1653 yysize = yysize1; in yysyntax_error()
1675 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local
1676 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1678 yysize = yysize1; in yysyntax_error()