Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c111 # ifndef YY_NULL
113 # define YY_NULL nullptr macro
115 # define YY_NULL 0 macro
588 "end", "nl", "if_expr", "expr", "symbol", "word_opt", YY_NULL
1204 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); in yysyntax_error()
1209 const char *yyformat = YY_NULL; in yysyntax_error()
1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()
Dzconf.tab.c_shipped111 # ifndef YY_NULL
113 # define YY_NULL nullptr
115 # define YY_NULL 0
588 "end", "nl", "if_expr", "expr", "symbol", "word_opt", YY_NULL
1204 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1209 const char *yyformat = YY_NULL;
1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
Dzconf.lex.c131 #define YY_NULL 0 macro
988 #define yyterminate() return YY_NULL
Dzconf.lex.c_shipped131 #define YY_NULL 0
963 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
988 #define yyterminate() return YY_NULL
1471 * YY_NULL, it'll still work - another
1472 * YY_NULL will get returned.
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped118 # ifndef YY_NULL
120 # define YY_NULL nullptr
122 # define YY_NULL 0
609 "asm_phrase_opt", "export_definition", YY_NULL
1242 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1246 const char *yyformat = YY_NULL;
1307 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
Dlex.lex.c_shipped111 #define YY_NULL 0
666 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
707 #define yyterminate() return YY_NULL
991 * YY_NULL, it'll still work - another
992 * YY_NULL will get returned.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped113 #define YY_NULL 0
763 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
804 #define yyterminate() return YY_NULL
1323 * YY_NULL, it'll still work - another
1324 * YY_NULL will get returned.