Searched refs:kWordWidth (Results 1 – 2 of 2) sorted by relevance
103 const int kWordWidth = 16; in test_single_gorilla() local106 const int kN = (1 << kWordWidth); in test_single_gorilla()114 for (int i = 0; i < kWordWidth-1; ++i) { in test_single_gorilla()128 int entry_shift = (value >> (kWordWidth-5)) & 0x1f; in test_single_gorilla()