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

/openbsd-current/gnu/usr.bin/perl/
H A Dpp_pack.c2100 #define SvIV_no_inf(sv,d) \ macro
2209 len = SvIV_no_inf(fromstr, datumtype);
2578 aiv = SvIV_no_inf(fromstr, datumtype);
2593 aiv = SvIV_no_inf(fromstr, datumtype);
2795 ai16 = (I16)SvIV_no_inf(fromstr, datumtype);
2805 ai16 = (I16)SvIV_no_inf(fromstr, datumtype);
2835 ashort = SvIV_no_inf(fromstr, datumtype);
2846 ai16 = (I16)SvIV_no_inf(fromstr, datumtype);
2863 aiv = SvIV_no_inf(fromstr, datumtype);
2968 aint = SvIV_no_inf(fromst
[all...]

Completed in 164 milliseconds