Searched refs:bytesnew (Results 1 – 1 of 1) sorted by relevance
100 const TInt bytesnew = sizeof(TNode) + aSize; in GetRoom() local101 const TInt room = Unreserved() - bytesnew; in GetRoom()