Searched refs:mallocCounter_t (Results 1 – 1 of 1) sorted by relevance
134 } mallocCounter_t; typedef136 static const mallocCounter_t INIT_MALLOC_COUNTER = { 0, 0, 0, 0, 0 };140 mallocCounter_t* const mcPtr = (mallocCounter_t*)counter; in FUZ_mallocDebug()155 mallocCounter_t* const mcPtr = (mallocCounter_t*)counter; in FUZ_freeDebug()162 static void FUZ_displayMallocStats(mallocCounter_t count) in FUZ_displayMallocStats()191 mallocCounter_t malcount = INIT_MALLOC_COUNTER; in FUZ_mallocTests()204 mallocCounter_t malcount = INIT_MALLOC_COUNTER; in FUZ_mallocTests()223 mallocCounter_t malcount = INIT_MALLOC_COUNTER; in FUZ_mallocTests()243 mallocCounter_t malcount = INIT_MALLOC_COUNTER; in FUZ_mallocTests()