Searched defs:MEM_LOG_ALLOC (Results 1 – 1 of 1) sorted by relevance
2835 #define MEM_LOG_ALLOC(n,t,a) Perl_mem_log_alloc(n,sizeof(t),STRINGIFY(t),a,__FILE__,__LINE__,FU… macro2841 #define MEM_LOG_ALLOC(n,t,a) (a) macro