Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h860 #define mALLOPt __libc_mallopt macro
894 # define mALLOPt dlmallopt macro
904 # define mALLOPt mallopt macro
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c2355 int mALLOPt(int param_number, int value) in mALLOPt() function