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