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