Searched defs:Perl_realloc (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | malloc.c | 1910 Perl_realloc(void *mp, size_t nbytes) Perl_realloc() function |
H A D | util.c | 540 Malloc_t Perl_realloc (Malloc_t where, MEM_SIZE nbytes) in Perl_realloc() function |
H A D | perl.h | 1725 # define Perl_realloc global() macro |