Searched refs:mpp_malloc_with_caller (Results 1 – 4 of 4) sorted by relevance
25 #define mpp_malloc_with_caller(type, count, caller) \ macro
24 #define mpp_malloc_with_caller(type, count, caller) \ macro
24 #define mpp_malloc_with_caller(type, count, caller) (type *)mpp_osal_malloc(caller, sizeof(type) * … macro