Home
last modified time | relevance | path

Searched defs:XPUSHu (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dpp.h504 #define XPUSHu( global() macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h14946 # define XPUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); XPUSHTARG; } STMT_END macro