Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp312 # define YY_INITIAL_VALUE(Value) Value macro
318 #ifndef YY_INITIAL_VALUE
319 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
1103 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
1104 YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); in yyparse()
/external/iproute2/tc/
Demp_ematch.yacc.c273 # define YY_INITIAL_VALUE(Value) Value macro
279 #ifndef YY_INITIAL_VALUE
280 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c433 # define YY_INITIAL_VALUE(Value) Value macro
439 #ifndef YY_INITIAL_VALUE
440 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
1757 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
1758 YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); in yyparse()
/external/libpcap/
Dgrammar.c745 # define YY_INITIAL_VALUE(Value) Value macro
751 #ifndef YY_INITIAL_VALUE
752 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
1841 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
1842 YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); in yyparse()
/external/one-true-awk/
Dytab.c437 # define YY_INITIAL_VALUE(Value) Value macro
443 #ifndef YY_INITIAL_VALUE
444 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp495 # define YY_INITIAL_VALUE(Value) Value macro
501 #ifndef YY_INITIAL_VALUE
502 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
2105 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
2106 YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); in yyparse()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp703 # define YY_INITIAL_VALUE(Value) Value macro
709 #ifndef YY_INITIAL_VALUE
710 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
3897 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
3898 YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); in yyparse()