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