Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1474 #ifndef YYINITDEPTH
1475 # define YYINITDEPTH 200 macro
1760 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1765 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
1794 yystacksize = YYINITDEPTH; in yyparse()