Lines Matching full:byteptr
864 const u1* bytePtr = (const u1*) &insns[insnIdx+i];865 printf(" %02x%02x", bytePtr[0], bytePtr[1]);