Searched refs:yypv_index (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar246 long yypv_index = (yy_pv - yyv);
281 yy_pv = yyv + yypv_index;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c1497 int yypv_index = (yyvsp - yyvs); local
1504 yyvsp = yyvs + yypv_index;
1550 int yypv_index = (yyvsp - yyvs); local
1557 yyvsp = yyvs + yypv_index;
2509 int yypv_index = (yyvsp - yyvs); local
2516 yyvsp = yyvs + yypv_index;

Completed in 31 milliseconds