Searched defs:bytes_end (Results 1 – 4 of 4) sorted by relevance
44 const byte *bytes_end = bytes_start + asm_offset_tables->length(); in GetAsmJsOffsetTables() local
102 const unsigned char *bytes_end() const { in bytes_end() function
597 const unsigned char *bytes_end() const { return getString().bytes_end(); } in bytes_end() function
3487 sljit_u8 *bytes, *bytes_end, byte; in scan_prefix() local