Home
last modified time | relevance | path

Searched refs:Perl_malloc (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/ext/SDBM_File/
H A Dsdbm.h164 # define malloc Perl_malloc
173 Malloc_t Perl_malloc(MEM_SIZE nbytes);
/dports/lang/perl5.30/perl-5.30.3/ext/SDBM_File/
H A Dsdbm.h164 # define malloc Perl_malloc
173 Malloc_t Perl_malloc(MEM_SIZE nbytes);
/dports/lang/perl5.32/perl-5.32.1/ext/SDBM_File/
H A Dsdbm.h164 # define malloc Perl_malloc
173 Malloc_t Perl_malloc(MEM_SIZE nbytes);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/SDBM_File/
H A Dsdbm.h164 # define malloc Perl_malloc
173 Malloc_t Perl_malloc(MEM_SIZE nbytes);
/dports/lang/perl5.32/perl-5.32.1/
H A Dmalloc_ctl.h17 PERL_CALLCONV Malloc_t Perl_malloc (MEM_SIZE nbytes);
H A Dmalloc.c1236 Perl_malloc(size_t nbytes) in Perl_malloc() function
1921 return Perl_malloc(nbytes); in Perl_realloc()
2083 if ((res = (char*)Perl_malloc(nbytes)) == NULL) in Perl_realloc()
2096 Malloc_t p = Perl_malloc(sz); in Perl_calloc()
2108 char *s1 = (char *)Perl_malloc(l+1); in Perl_strdup()
2132 var = (char *)Perl_malloc(l + 1); in Perl_putenv()
H A Dmakedef.pl95 Perl_malloc => "malloc",
H A Dperl.h1238 # define Perl_malloc malloc macro
1247 # define safemalloc Perl_malloc
/dports/lang/perl5.30/perl-5.30.3/
H A Dmalloc_ctl.h17 PERL_CALLCONV Malloc_t Perl_malloc (MEM_SIZE nbytes);
H A Dmalloc.c1227 Perl_malloc(size_t nbytes) in Perl_malloc() function
1910 return Perl_malloc(nbytes); in Perl_realloc()
2072 if ((res = (char*)Perl_malloc(nbytes)) == NULL) in Perl_realloc()
2085 Malloc_t p = Perl_malloc(sz); in Perl_calloc()
2097 char *s1 = (char *)Perl_malloc(l+1); in Perl_strdup()
2121 var = (char *)Perl_malloc(l + 1); in Perl_putenv()
H A Dmakedef.pl99 Perl_malloc => "malloc",
H A Dperl.h1109 # define Perl_malloc malloc macro
1118 # define safemalloc Perl_malloc
/dports/lang/perl5.34/perl-5.34.0/
H A Dmalloc_ctl.h17 PERL_CALLCONV Malloc_t Perl_malloc (MEM_SIZE nbytes);
H A Dmalloc.c1235 Perl_malloc(size_t nbytes) in Perl_malloc() function
1915 return Perl_malloc(nbytes); in Perl_realloc()
2077 if ((res = (char*)Perl_malloc(nbytes)) == NULL) in Perl_realloc()
2090 Malloc_t p = Perl_malloc(sz); in Perl_calloc()
2102 char *s1 = (char *)Perl_malloc(l+1); in Perl_strdup()
2126 var = (char *)Perl_malloc(l + 1); in Perl_putenv()
H A Dmakedef.pl95 Perl_malloc => "malloc",
H A Dperl.h1350 # define Perl_malloc malloc macro
1359 # define safemalloc Perl_malloc
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dmalloc_ctl.h17 PERL_CALLCONV Malloc_t Perl_malloc (MEM_SIZE nbytes);
H A Dmalloc.c1235 Perl_malloc(size_t nbytes) in Perl_malloc() function
1915 return Perl_malloc(nbytes); in Perl_realloc()
2077 if ((res = (char*)Perl_malloc(nbytes)) == NULL) in Perl_realloc()
2090 Malloc_t p = Perl_malloc(sz); in Perl_calloc()
2102 char *s1 = (char *)Perl_malloc(l+1); in Perl_strdup()
2126 var = (char *)Perl_malloc(l + 1); in Perl_putenv()
H A Dmakedef.pl93 Perl_malloc => "malloc",
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dsrl_reader_decompress.h75 tmp_buf= Perl_malloc(total_requested); /* perl well defined malloc wrapper */ in srl_realloc_empty_buffer()
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dsrl_reader_decompress.h75 tmp_buf= Perl_malloc(total_requested); /* perl well defined malloc wrapper */ in srl_realloc_empty_buffer()
/dports/net/p5-Net-SSH2/Net-SSH2-0.72/
H A DChanges494 - Provide libssh2 with Perl's allocator callbacks and use Perl_malloc/
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5006000431 Perl_malloc # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5006000431 Perl_malloc # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5006000431 Perl_malloc # Z added by devel/scanprov

12