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
460 int bytes = (*count) >> 3;
546 bytes--;
551 while (bytes > 0) {
553 bytes--;
559 *count = bytes<<3;
645 { /* Skip the remaining extension bytes */