Home
last modified time | relevance | path

Searched refs:yysize1 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c1206 YYSIZE_T yysize1; in yysyntax_error() local
1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()
1270 if (! (yysize <= yysize1 in yysyntax_error()
1271 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1273 yysize = yysize1; in yysyntax_error()
1293 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1294 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1296 yysize = yysize1; in yysyntax_error()
Dzconf.tab.c_shipped1206 YYSIZE_T yysize1;
1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
1270 if (! (yysize <= yysize1
1271 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1273 yysize = yysize1;
1293 yysize1 = yysize + yystrlen (yyformat);
1294 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1296 yysize = yysize1;
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped1307 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
1308 if (! (yysize <= yysize1
1309 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1311 yysize = yysize1;
1333 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
1334 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1336 yysize = yysize1;
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped1109 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
1110 if (! (yysize <= yysize1
1111 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1113 yysize = yysize1;
1135 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
1136 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1138 yysize = yysize1;