Home | History | Annotate | Download | only in src

Lines Matching defs:bytes

217   \size Size of the buffer pointed on by buffer in bytes
241 \size Pointer to a buffer receiving the length of the requested anc data element in bytes
486 int bytes = (*count) >> 3;
573 bytes--;
578 while (bytes > 0) {
580 bytes--;
586 *count = bytes<<3;
670 { /* Skip the remaining extension bytes */