Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_parser.c299 # define YYUSE(E) ((void) (E)) macro
301 # define YYUSE(E) /* empty */ macro
775 YYUSE (yyo);
782 YYUSE (yyoutput);
784 YYUSE (yytype);
1168 YYUSE (yyvaluep);
1174 YYUSE (yytype);
/PHP-7.1/ext/json/
H A Djson_parser.tab.c302 # define YYUSE(E) ((void) (E)) macro
304 # define YYUSE(E) /* empty */ macro
717 YYUSE (yyo); in yy_symbol_value_print()
718 YYUSE (parser); in yy_symbol_value_print()
725 YYUSE (yytype); in yy_symbol_value_print()
1054 YYUSE (yyvaluep); in yydestruct()
1055 YYUSE (parser); in yydestruct()

Completed in 21 milliseconds