Searched refs:oper0 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2417 { yyval = oper0(OGETLINE); }
2445 { yyval = oper0(yyvsp[0]); need_entire = do_chop = TRUE; }
2577 { yyval = oper2(OJUNK,oper0(OSEMICOLON),oper0(ONEWLINE)); }
2581 { yyval = oper2(OJUNK,oper0(OSEMICOLON),oper0(ONEWLINE)); }
2585 { yyval = oper0(ONEWLINE); }
2601 { yyval = oper0(ONEWLINE); }
2609 { yyval = oper2(OJUNK,oper0(OSEMICOLON),yyvsp[0]); }
2613 { yyval = oper2(OJUNK,oper0(OSNEWLIN
[all...]
H A Da2p.h383 int oper0 ( int type );
H A Da2py.c28 int oper0(int type);
931 oper0(int type) function

Completed in 25 milliseconds