Searched refs:ANY_ALIGNMENT (Results 1 - 1 of 1) sorted by path

/u-boot/common/
H A Dmcheck_core.inc.h163 enum { KEEP_CONTENT = 0, CLEAN_CONTENT, ANY_ALIGNMENT = 1 }; enumerator in enum:__anon2
244 return mcheck_allocated_helper(altoghether_ptr, customer_sz, ANY_ALIGNMENT, CLEAN_CONTENT);
249 return mcheck_allocated_helper(altoghether_ptr, customer_sz, ANY_ALIGNMENT, KEEP_CONTENT);

Completed in 77 milliseconds