Searched refs:MidSizeLog (Results 1 – 1 of 1) sorted by relevance
62 static const uptr MidSize = 1UL << Config::MidSizeLog;119 uptr Pos = 1 << Config::MidSizeLog; in SizeTable()120 uptr Inc = 1 << (Config::MidSizeLog - S); in SizeTable()210 if (Size <= (1 << Config::MidSizeLog)) in getClassIdBySize()224 static const uptr MidSizeLog = 8; member236 static const uptr MidSizeLog = 8; member249 static const uptr MidSizeLog = 6; member264 static const uptr MidSizeLog = 7;293 static const uptr MidSizeLog = 8; member301 static const uptr MidSizeLog = 7;[all …]