Searched refs:NumInlineBytes (Results 1 – 1 of 1) sorted by relevance
1055 constexpr static unsigned NumInlineBytes = variable1058 alignas(void *) char InlineSpace[NumInlineBytes];1079 if (NBytes > NumInlineBytes - NumInlineBytesUsed) in slabAllocate()