Searched refs:BytePtr (Results 1 – 2 of 2) sorted by relevance
136 byte *BytePtr = (byte *)Ptr; in countAndClearShadowValues() local138 if (BytePtr[j] & ByteValue) { in countAndClearShadowValues()142 BytePtr[j] |= (ByteValue << 1); in countAndClearShadowValues()
352 static inline const uint8_t* BytePtr(const void* v) { in BytePtr() function1329 const uint8_t* bp = BytePtr(params->text.data()); // start of text in InlinedSearchLoop()1331 const uint8_t* ep = BytePtr(params->text.data() + in InlinedSearchLoop()1374 p = BytePtr(prog_->PrefixAccel(p, ep - p)); in InlinedSearchLoop()