Searched refs:Perl_malloc (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dmalloc_ctl.h18 Malloc_t Perl_malloc (MEM_SIZE nbytes);
H A Dperl.h499 # define Perl_malloc malloc macro
508 # define safemalloc Perl_malloc
H A Dutil.c192 Malloc_t Perl_malloc (MEM_SIZE nbytes) function
H A Dproto.h37 PERL_CALLCONV Malloc_t Perl_malloc(MEM_SIZE nbytes);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A Dsdbm.h177 # define malloc Perl_malloc
182 Malloc_t Perl_malloc proto((MEM_SIZE nbytes));

Completed in 275 milliseconds