Searched refs:POPi (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.h120 =for apidoc Amn|IV|POPi
139 #define POPi ((IV)SvIVx(POPs)) macro
254 #define dPOPiv IV value = POPi
266 #define dPOPXiirl(X) IV right = POPi; IV left = CAT2(X,i)
275 IV right = POPi; \
H A Dpp_sys.c700 anum = PerlLIO_umask(POPi);
707 if (MAXARG >= 1 && (POPi & 0700))
1515 perm = POPi;
1518 mode = POPi;
2007 int whence = POPi;
2069 len = (Off_t)POPi;
2245 argtype = POPi;
2281 int protocol = POPi;
2282 int type = POPi;
2283 int domain = POPi;
[all...]
H A Dpp.c1389 register IV count = POPi;
1602 IV shift = POPi;
1619 IV shift = POPi;
2468 value = POPi / value;
2968 len = POPi;
2970 pos = POPi;
3112 register IV size = POPi;
3113 register IV offset = POPi;
3155 offset = POPi - arybase;
3190 offset = POPi;
[all...]
H A Dpp_pack.c1689 len = POPi;
H A Dpp_ctl.c1444 count = POPi;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.xs149 n = POPi ;

Completed in 38 milliseconds