Searched refs:MallocMallopt (Results 1 – 2 of 2) sorted by relevance
50 typedef int (*MallocMallopt)(int, int); typedef76 MallocMallopt mallopt;
149 if (!InitMallocFunction<MallocMallopt>(impl_handler, &table->mallopt, prefix, "mallopt")) { in InitMallocFunctions()