Searched refs:Perl_mem_log_realloc (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | handy.h | 2836 #define MEM_LOG_REALLOC(n,t,v,a) Perl_mem_log_realloc(n,sizeof(t),STRINGIFY(t),v,a,__FILE__,__LINE_…
|
| D | util.c | 5105 Perl_mem_log_realloc(const UV n, const UV typesize, const char *type_name, function
|
| D | embed.h | 2120 # define mem_log_realloc Perl_mem_log_realloc
|
| D | proto.h | 9557 Perl_mem_log_realloc(const UV n, const UV typesize, const char *type_name, Malloc_t oldalloc, Mallo…
|