/external/bison/data/ |
yacc.c | 243 yytype_int16 *yyssp; 770 yystate = *yyssp; \]b4_lac_if([[ 1486 #define yyssp macro [all...] |
/external/e2fsprogs/intl/ |
plural.c | 702 register short *yyssp; local 717 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) 719 # define YYPOPSTACK (yyvsp--, yyssp--) 748 yyssp = yyss; 762 yyssp++; 765 *yyssp = yystate; 767 if (yyssp >= yyss + yystacksize - 1) 770 YYSIZE_T yysize = yyssp - yyss + 1; 787 &yyss1, yysize * sizeof (*yyssp), 794 &yyss1, yysize * sizeof (*yyssp), [all...] |
/toolchain/binutils/binutils-2.25/intl/ |
plural.c | 728 register short *yyssp; 743 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) 745 # define YYPOPSTACK (yyvsp--, yyssp--) 774 yyssp = yyss; 788 yyssp++; 791 *yyssp = yystate; 793 if (yyssp >= yyss + yystacksize - 1) 796 YYSIZE_T yysize = yyssp - yyss + 1; 813 &yyss1, yysize * sizeof (*yyssp), 820 &yyss1, yysize * sizeof (*yyssp), 726 register short *yyssp; local [all...] |
/external/bison/src/ |
parse-gram.c | 1936 yytype_int16 *yyssp; local [all...] |
/external/libpcap/ |
grammar.c | 1849 yytype_int16 *yyssp; local [all...] |