Searched refs:YY_NULLPTR (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp153 # ifndef YY_NULLPTR
155 # define YY_NULLPTR nullptr macro
157 # define YY_NULLPTR 0 macro
525 "')'", "$accept", "input", "expression", "$@1", "$@2", YY_NULLPTR
944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]);
948 const char *yyformat = YY_NULLPTR;
1005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
/external/swiftshader/src/OpenGL/compiler/
H A Dglslang_tab.cpp102 # ifndef YY_NULLPTR
104 # define YY_NULLPTR nullptr macro
106 # define YY_NULLPTR 0 macro
798 "function_definition", "$@11", YY_NULLPTR
1944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]);
1948 const char *yyformat = YY_NULLPTR;
2005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
/external/libpcap/
H A Dgrammar.c318 # ifndef YY_NULLPTR
320 # define YY_NULLPTR nullptr macro
322 # define YY_NULLPTR 0 macro
991 "mtp3listvalue", YY_NULLPTR
1664 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]);
1668 const char *yyformat = YY_NULLPTR;
1725 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
/external/libxkbcommon/xkbcommon/src/xkbcomp/
H A Dparser.c125 # ifndef YY_NULLPTR
127 # define YY_NULLPTR nullptr macro
129 # define YY_NULLPTR 0 macro
682 "MapName", YY_NULLPTR
1347 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]);
1351 const char *yyformat = YY_NULLPTR;
1408 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);

Completed in 176 milliseconds