Home
last modified time | relevance | path

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

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