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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.h154 #define TOPi ((IV)SvIV(TOPs)) macro
253 #define dTOPiv IV value = TOPi
H A Dpp_sys.c4053 pid = TOPi;
4323 pid = TOPi;
4348 int which = TOPi;
4362 int which = TOPi;
5057 PerlSock_sethostent(TOPi);
5068 PerlSock_setnetent(TOPi);
5079 PerlSock_setprotoent(TOPi);
5090 PerlSock_setservent(TOPi);
H A Dpp.c1604 IV i = TOPi;
1621 IV i = TOPi;
2647 SETi(-TOPi);
2784 IV iv = TOPi; /* attempt to convert to IV if possible. */
2824 IV iv = TOPi;

Completed in 266 milliseconds