Searched refs:OVAR (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2537 { yyval = oper1(OVAR,yyvsp[0]); }
2541 { yyval = oper2(OVAR,aryrefarg(yyvsp[-3]),yyvsp[-1]); }
H A Da2p.h196 #define OVAR 42 macro
H A Da2py.c1216 else if (type == OVAR) {
1253 else if (type == OVAR) {
1295 if (type == OVAR || type == OSTAR) {
H A Dwalk.c885 else if ((type == OFLD && !split_to_array) || (type == OVAR && len == 1)) {
957 case OVAR:
1905 case OVAR:
2059 if (type == OVAR && len == 1) {

Completed in 51 milliseconds