Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.tab.c928 if (!yyvaluep) in yy_symbol_value_print()
932 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print()
951 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print()
1047 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct() argument
1049 YYUSE (yyvaluep); in yydestruct()
1060 ((*yyvaluep).menu)->file->name, ((*yyvaluep).menu)->lineno); in yydestruct()
1061 if (current_menu == ((*yyvaluep).menu)) in yydestruct()
1069 ((*yyvaluep).menu)->file->name, ((*yyvaluep).menu)->lineno); in yydestruct()
1070 if (current_menu == ((*yyvaluep).menu)) in yydestruct()
1078 ((*yyvaluep).menu)->file->name, ((*yyvaluep).menu)->lineno); in yydestruct()
[all …]
/linux/scripts/dtc/
A Ddtc-parser.tab.c942 … yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp) in yy_symbol_value_print() argument
947 if (!yyvaluep) in yy_symbol_value_print()
951 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print()
965 … yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp) in yy_symbol_print() argument
972 yy_symbol_value_print (yyo, yykind, yyvaluep, yylocationp); in yy_symbol_print()
1069 yysymbol_kind_t yykind, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yydestruct() argument
1071 YYUSE (yyvaluep); in yydestruct()
1075 YY_SYMBOL_PRINT (yymsg, yykind, yyvaluep, yylocationp); in yydestruct()

Completed in 11 milliseconds