Searched defs:MALLOC_CAP_INTERNAL (Results 1 – 2 of 2) sorted by relevance
40 #define MALLOC_CAP_INTERNAL (1<<11) ///< Memory must be internal; specifically it should no… macro
16 #define MALLOC_CAP_INTERNAL 0 macro