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