Searched refs:debug_mallopt (Results 1 – 4 of 4) sorted by relevance
19 debug_mallopt;
95 int debug_mallopt(int param, int value);824 int debug_mallopt(int param, int value) { in debug_mallopt() function
70 int debug_mallopt(int, int);2077 TEST_F(MallocDebugTest, debug_mallopt) { in TEST_F() argument2083 EXPECT_EQ(0, debug_mallopt(-1000, 1)); in TEST_F()