/external/e2fsprogs/intl/ |
plural.c | 418 local variables YYSIZE and YYSTACKSIZE give the old and new number of 426 YYCOPY (&yyptr->Stack, Stack, yysize); \ 770 YYSIZE_T yysize = yyssp - yyss + 1; local 787 &yyss1, yysize * sizeof (*yyssp), 788 &yyvs1, yysize * sizeof (*yyvsp), 789 &yyls1, yysize * sizeof (*yylsp), 794 &yyss1, yysize * sizeof (*yyssp), 795 &yyvs1, yysize * sizeof (*yyvsp), 830 yyssp = yyss + yysize - 1; 831 yyvsp = yyvs + yysize - 1 1136 YYSIZE_T yysize = 0; local [all...] |
/toolchain/binutils/binutils-2.25/intl/ |
plural.c | 442 local variables YYSIZE and YYSTACKSIZE give the old and new number of 450 YYCOPY (&yyptr->Stack, Stack, yysize); \ 796 YYSIZE_T yysize = yyssp - yyss + 1; 813 &yyss1, yysize * sizeof (*yyssp), 814 &yyvs1, yysize * sizeof (*yyvsp), 815 &yyls1, yysize * sizeof (*yylsp), 820 &yyss1, yysize * sizeof (*yyssp), 821 &yyvs1, yysize * sizeof (*yyvsp), 856 yyssp = yyss + yysize - 1; 857 yyvsp = yyvs + yysize - 1 794 YYSIZE_T yysize = yyssp - yyss + 1; local 1160 YYSIZE_T yysize = 0; local [all...] |
/external/bison/src/ |
parse-gram.c | 550 local variables YYSIZE and YYSTACKSIZE give the old and new number of 558 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1526 YYSIZE_T yysize = yyesp - *yyes + 1; local 1693 YYSIZE_T yysize = yysize0; local 2025 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/libpcap/ |
grammar.c | 843 local variables YYSIZE and YYSTACKSIZE give the old and new number of 851 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 1676 YYSIZE_T yysize = yysize0; local 1905 YYSIZE_T yysize = yyssp - yyss + 1; local [all...] |
/external/sqlite/dist/orig/ |
sqlite3.c | 128085 int yysize; \/* Amount to pop the stack *\/ local [all...] |
/external/sqlite/dist/ |
sqlite3.c | 128103 int yysize; \/* Amount to pop the stack *\/ local [all...] |