Searched defs:to_read (Results 1 – 4 of 4) sorted by relevance
356 int to_read = sizeof(*hdr) - hci_h4.rx.remaining; in get_acl_hdr() local369 int32_t to_read = hci_h4.rx.hdr_len - hci_h4.rx.remaining; in get_evt_hdr() local
75 tmsize_t to_read = size - already_read; in TIFFReadAndRealloc() local172 tmsize_t to_read; in TIFFFillStripPartial() local
800 tmsize_t to_read = size - already_read; in TIFFReadDirEntryDataAndRealloc() local
256 size_t to_read = MIN(sizeof(filebuf) - 1, self->data_to_recv); in _webrepl_read() local
Completed in 13 milliseconds