Searched defs:COMMON_MALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
76 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro
47 #define COMMON_MALLOC_SIZE(ptr) \ macro