Home
last modified time | relevance | path

Searched defs:mEMALIGn (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dmalloc.h855 #define mEMALIGn __libc_memalign macro
889 # define mEMALIGn dlmemalign macro
899 # define mEMALIGn memalign macro
/external/u-boot/common/
Ddlmalloc.c1877 Void_t* mEMALIGn(size_t alignment, size_t bytes) in mEMALIGn() function