Searched refs:YY_NULLPTR (Results 1 – 7 of 7) sorted by relevance
/external/iproute2/tc/ |
D | emp_ematch.yacc.c | 84 # ifndef YY_NULLPTR 86 # define YY_NULLPTR nullptr macro 88 # define YY_NULLPTR 0 macro 485 "invert", YY_NULLPTR 926 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 930 const char *yyformat = YY_NULLPTR; in yysyntax_error() 987 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 153 # 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]); in yysyntax_error() 948 const char *yyformat = YY_NULLPTR; in yysyntax_error() 1005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/one-true-awk/ |
D | ytab.c | 83 # ifndef YY_NULLPTR 85 # define YY_NULLPTR nullptr macro 87 # define YY_NULLPTR 0 macro 691 "term", "var", "varlist", "varname", "while", YY_NULLPTR 2155 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 2159 const char *yyformat = YY_NULLPTR; in yysyntax_error() 2216 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | parser.c | 125 # 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]); in yysyntax_error() 1351 const char *yyformat = YY_NULLPTR; in yysyntax_error() 1408 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/libpcap/ |
D | grammar.c | 333 # ifndef YY_NULLPTR 335 # define YY_NULLPTR nullptr macro 337 # define YY_NULLPTR 0 1008 "mtp3listvalue", YY_NULLPTR 1681 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 1685 const char *yyformat = YY_NULLPTR; in yysyntax_error() 1742 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 102 # 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]); in yysyntax_error() 1948 const char *yyformat = YY_NULLPTR; in yysyntax_error() 2005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 93 # ifndef YY_NULLPTR 95 # define YY_NULLPTR nullptr macro 97 # define YY_NULLPTR 0 macro 1129 "single_attribute", YY_NULLPTR 3738 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 3742 const char *yyformat = YY_NULLPTR; in yysyntax_error() 3799 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|