Searched refs:have_firstbyte (Results 1 – 1 of 1) sorted by relevance
301 bool have_firstbyte,1319 bool have_firstbyte, in InlinedSearchLoop() argument1348 if (have_firstbyte && s == start) { in InlinedSearchLoop()1577 bool have_firstbyte = (params->firstbyte >= 0); in FastSearchLoop() local1578 int index = 4 * have_firstbyte + in FastSearchLoop()