HomeSort by: relevance | last modified time | path
    Searched defs:yysize (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 413 local variables YYSIZE and YYSTACKSIZE give the old and new number of
421 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
991 YYSIZE_T yysize = yysize0;
1036 yysize = yysize0;
1041 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1042 yysize_overflow |= (yysize1 < yysize);
1043 yysize = yysize1;
1049 yysize1 = yysize + yystrlen (yyf);
1050 yysize_overflow |= (yysize1 < yysize);
1051 yysize = yysize1
990 YYSIZE_T yysize = yysize0; local
1247 YYSIZE_T yysize = yyssp - yyss + 1; local
1524 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
    [all...]
dtparser.tab.c 430 local variables YYSIZE and YYSTACKSIZE give the old and new number of
438 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1073 YYSIZE_T yysize = yysize0;
1118 yysize = yysize0;
1123 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1124 yysize_overflow |= (yysize1 < yysize);
1125 yysize = yysize1;
1131 yysize1 = yysize + yystrlen (yyf);
1132 yysize_overflow |= (yysize1 < yysize);
1133 yysize = yysize1
1072 YYSIZE_T yysize = yysize0; local
1329 YYSIZE_T yysize = yyssp - yyss + 1; local
1719 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
    [all...]
prparser.tab.c 432 local variables YYSIZE and YYSTACKSIZE give the old and new number of
440 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1076 YYSIZE_T yysize = yysize0;
1121 yysize = yysize0;
1126 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1127 yysize_overflow |= (yysize1 < yysize);
1128 yysize = yysize1;
1134 yysize1 = yysize + yystrlen (yyf);
1135 yysize_overflow |= (yysize1 < yysize);
1136 yysize = yysize1
1075 YYSIZE_T yysize = yysize0; local
1332 YYSIZE_T yysize = yyssp - yyss + 1; local
1729 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c 420 local variables YYSIZE and YYSTACKSIZE give the old and new number of
428 YYCOPY (&yyptr->Stack, Stack, yysize); \
774 YYSIZE_T yysize = yyssp - yyss + 1;
791 &yyss1, yysize * sizeof (*yyssp),
792 &yyvs1, yysize * sizeof (*yyvsp),
793 &yyls1, yysize * sizeof (*yylsp),
798 &yyss1, yysize * sizeof (*yyssp),
799 &yyvs1, yysize * sizeof (*yyvsp),
834 yyssp = yyss + yysize - 1;
835 yyvsp = yyvs + yysize - 1
772 YYSIZE_T yysize = yyssp - yyss + 1; local
1138 YYSIZE_T yysize = 0; local
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c 427 local variables YYSIZE and YYSTACKSIZE give the old and new number of
435 YYCOPY (&yyptr->Stack, Stack, yysize); \
781 YYSIZE_T yysize = yyssp - yyss + 1;
798 &yyss1, yysize * sizeof (*yyssp),
799 &yyvs1, yysize * sizeof (*yyvsp),
800 &yyls1, yysize * sizeof (*yylsp),
805 &yyss1, yysize * sizeof (*yyssp),
806 &yyvs1, yysize * sizeof (*yyvsp),
841 yyssp = yyss + yysize - 1;
842 yyvsp = yyvs + yysize - 1
779 YYSIZE_T yysize = yyssp - yyss + 1; local
1339 YYSIZE_T yysize = 0; local
    [all...]
  /src/external/gpl2/texinfo/dist/intl/
plural.c 420 local variables YYSIZE and YYSTACKSIZE give the old and new number of
428 YYCOPY (&yyptr->Stack, Stack, yysize); \
774 YYSIZE_T yysize = yyssp - yyss + 1;
791 &yyss1, yysize * sizeof (*yyssp),
792 &yyvs1, yysize * sizeof (*yyvsp),
793 &yyls1, yysize * sizeof (*yylsp),
798 &yyss1, yysize * sizeof (*yyssp),
799 &yyvs1, yysize * sizeof (*yyvsp),
834 yyssp = yyss + yysize - 1;
835 yyvsp = yyvs + yysize - 1
772 YYSIZE_T yysize = yyssp - yyss + 1; local
1138 YYSIZE_T yysize = 0; local
    [all...]
  /src/external/gpl3/gcc.old/dist/intl/
plural.c 449 local variables YYSIZE and YYSTACKSIZE give the old and new number of
457 YYCOPY (&yyptr->Stack, Stack, yysize); \
803 YYSIZE_T yysize = yyssp - yyss + 1;
820 &yyss1, yysize * sizeof (*yyssp),
821 &yyvs1, yysize * sizeof (*yyvsp),
822 &yyls1, yysize * sizeof (*yylsp),
827 &yyss1, yysize * sizeof (*yyssp),
828 &yyvs1, yysize * sizeof (*yyvsp),
863 yyssp = yyss + yysize - 1;
864 yyvsp = yyvs + yysize - 1
801 YYSIZE_T yysize = yyssp - yyss + 1; local
1167 YYSIZE_T yysize = 0; local
    [all...]
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.tab.cpp 366 local variables YYSIZE and YYSTACKSIZE give the old and new number of
374 YYCOPY (&yyptr->Stack, Stack, yysize); \
1371 YYSIZE_T yysize = yyssp - yyss + 1;
1387 &yyss1, yysize * sizeof (*yyssp),
1388 &yyvs1, yysize * sizeof (*yyvsp),
1389 &yyls1, yysize * sizeof (*yylsp),
1422 yyssp = yyss + yysize - 1;
1423 yyvsp = yyvs + yysize - 1;
1424 yylsp = yyls + yysize - 1;
2556 YYSIZE_T yysize = yysize0
1368 YYSIZE_T yysize = yyssp - yyss + 1; local
2552 YYSIZE_T yysize = yysize0; local
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
getdate.c 546 local variables YYSIZE and YYSTACKSIZE give the old and new number of
554 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1228 YYSIZE_T yysize = yysize0;
1273 yysize = yysize0;
1278 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1279 yysize_overflow |= (yysize1 < yysize);
1280 yysize = yysize1;
1286 yysize1 = yysize + yystrlen (yyf);
1287 yysize_overflow |= (yysize1 < yysize);
1288 yysize = yysize1
1227 YYSIZE_T yysize = yysize0; local
1485 YYSIZE_T yysize = yyssp - yyss + 1; local
2334 YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); local
    [all...]
  /src/external/public-domain/sqlite/dist/
sqlite3.c 174531 int yysize; \/* Amount to pop the stack *\/ local
176238 int yysize = yyRuleInfoNRhs[yyruleno]; local
    [all...]

Completed in 124 milliseconds