Searched refs:mALLOPt (Results 1 – 3 of 3) sorted by relevance
868 #define mALLOPt __libc_mallopt macro902 # define mALLOPt dlmallopt macro927 # define mALLOPt mallopt macro955 int mALLOPt(int, int);969 int mALLOPt();
2398 int mALLOPt(int param_number, int value) in mALLOPt() function2400 int mALLOPt(param_number, value) int param_number; int value; in mALLOPt()
857 #define mALLOPt __libc_mallopt881 #define mALLOPt dlmallopt891 #define mALLOPt mallopt911 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;
Completed in 11 milliseconds