Lines Matching defs:ofsdata
1045 unsigned ofsdst, ofssrc, ofsdata, opcode, x;
1059 ofsdata = bytestream2_get_be32(&dptrs);
1067 if (ofsdata >= buf_end - buf)
1071 bytestream2_init(&dgb, buf + ofsdata, buf_end - (buf + ofsdata));
1113 unsigned ofsdst, ofssrc, ofsdata, opcode, x;
1128 ofsdata = bytestream2_get_be32(&dptrs);
1136 if (ofsdata >= buf_end - buf)
1140 bytestream2_init(&dgb, buf + ofsdata, buf_end - (buf + ofsdata));