Searched refs:Perl_newSVbool (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ | ||
| D | embed.h | 433 # define newSVbool(a) Perl_newSVbool(aTHX_ a) |
| D | proto.h | 3006 Perl_newSVbool(pTHX_ const bool bool_val) |
| D | sv.c | 10034 Perl_newSVbool(pTHX_ bool bool_val) function |