Lines Matching defs:bytes2
5014 int bytes2;5025 bytes2 = bytes - bytes1;5028 bytes2);5029 auring_push(input, bytes2 / framesize);5030 auring_take(usrbuf, bytes2);5172 int bytes2;5183 bytes2 = bytes - bytes1;5186 bytes2);5187 auring_push(usrbuf, bytes2);5188 auring_take(outbuf, bytes2 / framesize);