Home
last modified time | relevance | path

Searched refs:mALLOPt (Results 1 – 5 of 5) 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
931 int mALLOPt(int, int);
945 int mALLOPt();
/OK3568_Linux_fs/u-boot/spl/common/
H A Ddlmalloc.su
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c2355 int mALLOPt(int param_number, int value) in mALLOPt() function
2357 int mALLOPt(param_number, value) int param_number; int value; in mALLOPt()
H A Ddlmalloc.src857 #define mALLOPt __libc_mallopt
881 #define mALLOPt dlmallopt
891 #define mALLOPt mallopt
911 int mALLOPt(int, int);
925 int mALLOPt();
3135 int mALLOPt(int param_number, int value)
3137 int mALLOPt(param_number, value) int param_number; int value;
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map