Searched refs:bytes_end (Results 1 – 1 of 1) sorted by relevance
5446 sljit_u8 *bytes, *bytes_end, byte; in scan_prefix() local5722 bytes_end = bytes + 32; in scan_prefix()5743 while (chars->count != 255 && bytes < bytes_end); in scan_prefix()5744 bytes = bytes_end - 32; in scan_prefix()
Completed in 34 milliseconds