Home
last modified time | relevance | path

Searched defs:mPUSHi (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dpp.h512 #define mPUSHi(i) sv_setiv(PUSHmortal, (IV)(i)) macro
/openbsd/gnu/usr.bin/perl/cpan/Socket/
H A DSocket.xs297 # define mPUSHi(i) sv_setiv_mg(PUSHs(sv_newmortal()), (IV)(i)) macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h15336 # define mPUSHi(i) sv_setiv(PUSHmortal, (IV)(i)) macro