Searched refs:Perl_sv_dec (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ | ||
| D | embed.h | 668 # define sv_dec(a) Perl_sv_dec(aTHX_ a) |
| D | proto.h | 4461 Perl_sv_dec(pTHX_ SV * const sv); |
| D | sv.c | 9404 Perl_sv_dec(pTHX_ SV *const sv) function |