Searched refs:_addAllocation (Results 1 – 1 of 1) sorted by relevance
72 static void _addAllocation(size_t size) { in _addAllocation() function78 #define ADD_ALLOCATION(size) _addAllocation(size);79 #define RM_ALLOCATION(size) _addAllocation(-size);