Home
last modified time | relevance | path

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

12

/dports/lang/perl5.34/perl-5.34.0/ext/SDBM_File/
H A Dsdbm.h166 # define realloc Perl_realloc
175 Malloc_t Perl_realloc(Malloc_t where, MEM_SIZE nbytes);
/dports/lang/perl5.30/perl-5.30.3/ext/SDBM_File/
H A Dsdbm.h166 # define realloc Perl_realloc
175 Malloc_t Perl_realloc(Malloc_t where, MEM_SIZE nbytes);
/dports/lang/perl5.32/perl-5.32.1/ext/SDBM_File/
H A Dsdbm.h166 # define realloc Perl_realloc
175 Malloc_t Perl_realloc(Malloc_t where, MEM_SIZE nbytes);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/SDBM_File/
H A Dsdbm.h166 # define realloc Perl_realloc
175 Malloc_t Perl_realloc(Malloc_t where, MEM_SIZE nbytes);
/dports/lang/perl5.32/perl-5.32.1/
H A Dmalloc_ctl.h19 PERL_CALLCONV Malloc_t Perl_realloc (Malloc_t where, MEM_SIZE nbytes);
H A Dmakedef.pl97 Perl_realloc => "realloc",
H A Dmalloc.c1900 Perl_realloc(void *mp, size_t nbytes) in Perl_realloc() function
H A Dperl.h1240 # define Perl_realloc realloc macro
1249 # define saferealloc Perl_realloc
/dports/lang/perl5.30/perl-5.30.3/
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.c1889 Perl_realloc(void *mp, size_t nbytes) in Perl_realloc() function
H A Dperl.h1111 # define Perl_realloc realloc macro
1120 # define saferealloc Perl_realloc
/dports/lang/perl5.34/perl-5.34.0/
H A Dmalloc_ctl.h19 PERL_CALLCONV Malloc_t Perl_realloc (Malloc_t where, MEM_SIZE nbytes);
H A Dmakedef.pl97 Perl_realloc => "realloc",
H A Dmalloc.c1895 Perl_realloc(void *mp, size_t nbytes) in Perl_realloc() function
H A Dperl.h1352 # define Perl_realloc realloc macro
1361 # define saferealloc Perl_realloc
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dmalloc_ctl.h19 PERL_CALLCONV Malloc_t Perl_realloc (Malloc_t where, MEM_SIZE nbytes);
H A Dmakedef.pl95 Perl_realloc => "realloc",
H A Dmalloc.c1895 Perl_realloc(void *mp, size_t nbytes) in Perl_realloc() function
H A Dperl.h1360 # define Perl_realloc realloc macro
1369 # define saferealloc Perl_realloc
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5006000466 Perl_realloc # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5006000466 Perl_realloc # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5006000466 Perl_realloc # Z added by devel/scanprov
/dports/www/p5-WWW-Mediawiki-Client/WWW-Mediawiki-Client-0.31/
H A Dtags252 …-DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_c…
/dports/math/p5-Math-Pari/Math-Pari-2.01080900/
H A DPari.xs261 return Perl_realloc(mp, nbytes); in realloc()

12