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