Searched refs:yysize1 (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 1081 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() local 1082 if (! (yysize <= yysize1 in yysyntax_error() 1083 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1085 yysize = yysize1; in yysyntax_error() 1107 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 1108 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1110 yysize = yysize1; in yysyntax_error()
|
/external/bison/src/ |
D | parse-gram.c | 1694 YYSIZE_T yysize1; in yysyntax_error() local 1755 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() 1756 if (! (yysize <= yysize1 in yysyntax_error() 1757 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1759 yysize = yysize1; in yysyntax_error() 1783 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() 1784 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1786 yysize = yysize1; in yysyntax_error()
|
/external/bison/data/ |
D | yacc.c | 1331 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); 1332 if (! (yysize <= yysize1 1333 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) 1335 yysize = yysize1; 1361 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); 1362 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) 1364 yysize = yysize1;
|
/external/libpcap/ |
D | grammar.c | 2755 YYSIZE_T yysize1; local 2805 yysize1 = yysize + yytnamerr (0, yytname[yyx]); 2806 yysize_overflow |= yysize1 < yysize; 2807 yysize = yysize1; 2813 yysize1 = yysize + yystrlen (yyf); 2814 yysize_overflow |= yysize1 < yysize; 2815 yysize = yysize1;
|
/external/elfutils/src/ |
D | ldscript.c | 1171 YYSIZE_T yysize1; in yysyntax_error() local 1220 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error() 1221 yysize_overflow |= (yysize1 < yysize); in yysyntax_error() 1222 yysize = yysize1; in yysyntax_error() 1228 yysize1 = yysize + yystrlen (yyf); in yysyntax_error() 1229 yysize_overflow |= (yysize1 < yysize); in yysyntax_error() 1230 yysize = yysize1; in yysyntax_error()
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glcpp-parse.c | 1412 YYSIZE_T yysize1; in yysyntax_error() local 1475 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error() 1476 if (! (yysize <= yysize1 in yysyntax_error() 1477 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1479 yysize = yysize1; in yysyntax_error() 1499 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() 1500 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1502 yysize = yysize1; in yysyntax_error()
|
D | glsl_parser.cc | 2517 YYSIZE_T yysize1; in yysyntax_error() local 2580 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error() 2581 if (! (yysize <= yysize1 in yysyntax_error() 2582 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 2584 yysize = yysize1; in yysyntax_error() 2604 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() 2605 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 2607 yysize = yysize1; in yysyntax_error()
|
/external/elfutils/libcpu/ |
D | i386_parse.c | 1162 YYSIZE_T yysize1; in yysyntax_error() local 1211 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error() 1212 yysize_overflow |= (yysize1 < yysize); in yysyntax_error() 1213 yysize = yysize1; in yysyntax_error() 1219 yysize1 = yysize + yystrlen (yyf); in yysyntax_error() 1220 yysize_overflow |= (yysize1 < yysize); in yysyntax_error() 1221 yysize = yysize1; in yysyntax_error()
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
D | program_parse.tab.c | 1810 YYSIZE_T yysize1; in yysyntax_error() local 1873 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error() 1874 if (! (yysize <= yysize1 in yysyntax_error() 1875 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1877 yysize = yysize1; in yysyntax_error() 1897 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() 1898 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1900 yysize = yysize1; in yysyntax_error()
|
/external/chromium_org/third_party/angle/src/compiler/ |
D | glslang_tab.cpp | 1829 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() local 1830 if (! (yysize <= yysize1 in yysyntax_error() 1831 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1833 yysize = yysize1; in yysyntax_error() 1855 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 1856 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1858 yysize = yysize1; in yysyntax_error()
|
/external/bison/ |
D | ChangeLog | 28 * data/glr.c (yyreportSyntaxError): Reduce the scope of yysize1 (now
|