Searched refs:entry_shift (Results 1 – 2 of 2) sorted by relevance
128 int entry_shift = (value >> (kWordWidth-5)) & 0x1f; in test_single_gorilla() local129 entries[index] |= (0x1 << entry_shift); in test_single_gorilla()
59 const int entry_shift; member365 int eshift = st->entry_shift; in UTF8GenericScan()