Searched refs:debug_mallopt (Results 1 – 4 of 4) sorted by relevance
16 debug_mallopt;
80 int debug_mallopt(int param, int value);643 int debug_mallopt(int param, int value) { in debug_mallopt() function
61 int debug_mallopt(int, int);1479 TEST_F(MallocDebugTest, debug_mallopt) { in TEST_F() argument1485 EXPECT_EQ(0, debug_mallopt(-1000, 1)); in TEST_F()