Searched refs:_addAllocation (Results 1 – 1 of 1) sorted by relevance
71 static void _addAllocation(int count) { in _addAllocation() function77 #define ADD_ALLOCATION(size) _addAllocation(1);78 #define RM_ALLOCATION(size) _addAllocation(-1);