Home
last modified time | relevance | path

Searched refs:Perl_mem_log_realloc (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dhandy.h2836 #define MEM_LOG_REALLOC(n,t,v,a) Perl_mem_log_realloc(n,sizeof(t),STRINGIFY(t),v,a,__FILE__,__LINE_…
Dutil.c5105 Perl_mem_log_realloc(const UV n, const UV typesize, const char *type_name, function
Dembed.h2120 # define mem_log_realloc Perl_mem_log_realloc
Dproto.h9557 Perl_mem_log_realloc(const UV n, const UV typesize, const char *type_name, Malloc_t oldalloc, Mallo…