Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmalloc.h860 #define mALLOPt __libc_mallopt macro
895 # define mALLOPt dlmallopt macro
905 # define mALLOPt mallopt macro
/openbmc/u-boot/common/
H A Ddlmalloc.c2362 int mALLOPt(int param_number, int value) in mALLOPt() function