Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped120 # ifndef YY_NULL
122 # define YY_NULL nullptr
124 # define YY_NULL 0
596 "asm_phrase_opt", "export_definition", YY_NULL
1257 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1262 const char *yyformat = YY_NULL;
1322 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.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped88 # ifndef YY_NULL
90 # define YY_NULL nullptr
92 # define YY_NULL 0
561 "integer_unary", "bytestring", "subnodes", "subnode", YY_NULL
1085 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1089 const char *yyformat = YY_NULL;
1150 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
Ddtc-lexer.lex.c_shipped113 #define YY_NULL 0
762 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
803 #define yyterminate() return YY_NULL
1295 * YY_NULL, it'll still work - another
1296 * YY_NULL will get returned.
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c130 #define YY_NULL 0 macro
951 #define yyterminate() return YY_NULL
Dzconf.lex.c_shipped130 #define YY_NULL 0
926 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
951 #define yyterminate() return YY_NULL
1418 * YY_NULL, it'll still work - another
1419 * YY_NULL will get returned.