Searched defs:BJAM_MALLOC (Results 1 – 1 of 1) sorted by relevance
50 #define BJAM_MALLOC(s) (profile_memory(s), bjam_malloc_x(s)) macro61 #define BJAM_MALLOC(s) bjam_malloc_x(s) macro