Searched refs:first_byte (Results 1 – 2 of 2) sorted by relevance
153 unsigned char first_byte) { in RemoveFirstByteFromHash() argument154 return RollingHashUtil::ModBase(full_hash + remove_table_[first_byte]); in RemoveFirstByteFromHash()
24670 change first_byte and req_byte back to shorts instead of chars24806 …Pull first_byte and req_byte optimizations out into separate static funtions, SunSpider reported t…