Searched refs:MallocCalled (Results 1 – 1 of 1) sorted by relevance
10 int MallocCalled = 0; variable22 MallocCalled = 1; in __wrap_malloc()40 return CallocCalled + MallocCalled; in main()