Searched refs:mallopt (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dmalloc.c34 #define mallopt ______mallopt macro
63 #undef mallopt macro
154 #undef mallopt macro
931 extern int mallopt(int cmd, int value) function
933 extern int mallopt(cmd, value)
1060 #undef mallopt macro
1089 extern int F2(_ast_mallopt, int,cmd, int,value) { return mallopt(cmd, value); }

Completed in 15 milliseconds