Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c929 static const char *const yytname[] = variable
1402 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1588 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1625 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1647 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1649 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()