Home
last modified time | relevance | path

Searched refs:Perl_mfree (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dmalloc6 %s free() ignored [Perl_mfree]
7 %s", "Bad free() ignored [Perl_mfree]
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.h167 # define free Perl_mfree
176 Free_t Perl_mfree(Malloc_t where);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D50070028 Perl_mfree # U
/openbsd/gnu/usr.bin/perl/
H A Dmalloc_ctl.h22 PERL_CALLCONV Free_t Perl_mfree (Malloc_t where);
H A Dmakedef.pl100 Perl_mfree => "free",
H A Dmalloc.c1807 Perl_mfree(Malloc_t where) in Perl_mfree() function
2096 Perl_mfree(cp); in Perl_realloc()
2154 Perl_mfree(var); in Perl_putenv()
H A Dperl.h1726 # define Perl_mfree free macro
1735 # define safefree Perl_mfree
H A Dutil.c548 Free_t Perl_mfree (Malloc_t where) in Perl_mfree() function
H A DINSTALL1374 Perl_realloc(), Perl_calloc() and Perl_mfree().
H A Dproto.h2406 Perl_mfree(Malloc_t where);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500700279 Perl_mfree # U