Home
last modified time | relevance | path

Searched refs:Perl_realloc (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.h166 # define realloc Perl_realloc
175 Malloc_t Perl_realloc(Malloc_t where, MEM_SIZE nbytes);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D500700210 Perl_realloc # U
/openbsd/gnu/usr.bin/perl/
H A Dmalloc_ctl.h19 PERL_CALLCONV Malloc_t Perl_realloc (Malloc_t where, MEM_SIZE nbytes);
H A Dmakedef.pl101 Perl_realloc => "realloc",
H A Dmalloc.c1910 Perl_realloc(void *mp, size_t nbytes) in Perl_realloc() function
H A Dperl.h1725 # define Perl_realloc realloc macro
1734 # define saferealloc Perl_realloc
H A Dutil.c540 Malloc_t Perl_realloc (Malloc_t where, MEM_SIZE nbytes) in Perl_realloc() function
H A DINSTALL1374 Perl_realloc(), Perl_calloc() and Perl_mfree().
H A Dproto.h3621 Perl_realloc(Malloc_t where, MEM_SIZE nbytes)
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500700281 Perl_realloc # U