Home
last modified time | relevance | path

Searched defs:newalloc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dutil.c4892 S_mem_log_common(enum mem_log_type mlt,const UV n,const UV typesize,const char * type_name,const SV * sv,Malloc_t oldalloc,Malloc_t newalloc,const char * filename,const int linenumber,const char * funcname) global() argument
5026 Perl_mem_log_alloc(const UV n,const UV typesize,const char * type_name,Malloc_t newalloc,const char * filename,const int linenumber,const char * funcname) global() argument
5040 Perl_mem_log_realloc(const UV n,const UV typesize,const char * type_name,Malloc_t oldalloc,Malloc_t newalloc,const char * filename,const int linenumber,const char * funcname) global() argument