Home | History | Annotate | Download | only in src

Lines Matching defs:bytes

231   \size Size of the buffer pointed on by buffer in bytes
255 \size Pointer to a buffer receiving the length of the requested anc data element in bytes
484 int bytes = (*count) >> 3;
570 bytes--;
575 while (bytes > 0) {
577 bytes--;
583 *count = bytes<<3;
667 { /* Skip the remaining extension bytes */