Searched defs:halfway_value (Results 1 – 1 of 1) sorted by relevance
116 const StorageType halfway_value = T() local 235 const StorageType halfway_value = StorageType(1) << (shift - 1); global() variable