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

  /src/external/gpl2/grep/dist/intl/
plural.c 570 YYLTYPE *yylsp;
572 #define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
613 yylsp = yyls;
645 &yyls1, size * sizeof (*yylsp),
686 yyls = (YYLTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yylsp));
688 size * (unsigned int) sizeof (*yylsp));
695 yylsp = yyls + size - 1;
808 *++yylsp = yylloc;
931 yylsp -= yylen;
948 yylsp++
568 YYLTYPE *yylsp; local
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c 717 YYLTYPE *yylsp;
721 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
755 yylsp = yyls;
793 &yyls1, yysize * sizeof (*yylsp),
837 yylsp = yyls + yysize - 1;
944 *++yylsp = yylloc;
986 yyloc = yylsp[1-yylen];
987 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
1093 yylsp -= yylen;
1109 *++yylsp = yyloc
715 YYLTYPE *yylsp; local
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c 724 YYLTYPE *yylsp;
728 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
762 yylsp = yyls;
800 &yyls1, yysize * sizeof (*yylsp),
844 yylsp = yyls + yysize - 1;
951 *++yylsp = yylloc;
993 yyloc = yylsp[1-yylen];
994 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
1294 yylsp -= yylen;
1310 *++yylsp = yyloc
722 YYLTYPE *yylsp; local
    [all...]
  /src/external/gpl2/texinfo/dist/intl/
plural.c 717 YYLTYPE *yylsp;
721 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
755 yylsp = yyls;
793 &yyls1, yysize * sizeof (*yylsp),
837 yylsp = yyls + yysize - 1;
944 *++yylsp = yylloc;
986 yyloc = yylsp[1-yylen];
987 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
1093 yylsp -= yylen;
1109 *++yylsp = yyloc
715 YYLTYPE *yylsp; local
    [all...]
  /src/external/gpl3/gcc.old/dist/intl/
plural.c 746 YYLTYPE *yylsp;
750 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
784 yylsp = yyls;
822 &yyls1, yysize * sizeof (*yylsp),
866 yylsp = yyls + yysize - 1;
973 *++yylsp = yylloc;
1015 yyloc = yylsp[1-yylen];
1016 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
1122 yylsp -= yylen;
1138 *++yylsp = yyloc
744 YYLTYPE *yylsp; local
    [all...]
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.tab.cpp 1316 YYLTYPE *yylsp;
1320 #define YYPOPSTACK (yyvsp--, yyssp--, yylsp--)
1347 yylsp = yyls;
1389 &yyls1, yysize * sizeof (*yylsp),
1424 yylsp = yyls + yysize - 1;
1497 *++yylsp = yylloc;
1536 YYLLOC_DEFAULT (yyloc, yylsp - yylen, yylen);
1545 commandFile->setLocation((yylsp[-1]), (yylsp[0]));
1615 (yyval.m_ast)->setLocation((yylsp[-2]), (yylsp[0]))
1313 YYLTYPE *yylsp; local
    [all...]

Completed in 29 milliseconds