Searched refs:POPn (Results 1 – 9 of 9) sorted by relevance
223 #define POPn (SvNVx(POPs)) macro594 #define dPOPnv NV value = POPn602 #define dPOPXnnrl(X) NV right = POPn; NV left = CAT2(X,n)
2503 len = (Off_t)POPn;5031 NV input = Perl_floor(POPn);
578 POPn # T
773 value = POPn;778 below. C<POPn> gives you the NV (floating point value) of the top SV on
1325 #define dPOPTOPnnrl_ul NV right = POPn; \1329 C<POPn> takes the SV from the top of the stack and obtains its NV1332 C<POPn> uses C<TOPs> - but doesn't remove it. We then use C<SvNV> to1333 get the NV from C<leftsv> in the same way as before - yes, C<POPn> uses
687 POPn double (NV)
235 ret = modf(POPn, &dummy); /* bound to < 1 */ in MY_callrand()
514 POPn # E
744 Amnd|NV|POPn