Searched refs:entry_shift (Results 1 – 3 of 3) 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()
88 const int entry_shift; member394 int eshift = st->entry_shift; in UTF8GenericScan()