Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1826 yytype_int16 *yyss1 = yyss; in yyparse() local
1833 &yyss1, yysize * sizeof (*yyssp), in yyparse()
1837 yyss = yyss1; in yyparse()
1852 yytype_int16 *yyss1 = yyss; in yyparse() local
1860 if (yyss1 != yyssa) in yyparse()
1861 YYSTACK_FREE (yyss1); in yyparse()