Home
last modified time | relevance | path

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

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