Searched defs:bytes_to_read (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/bin/diffutils/lib/
H A Dcmpbuf.c92 size_t bytes_to_read = MIN (buflim - bp, readlim); local
/haiku-fatelf/src/kits/media/
H A DTrackReader.cpp211 int32 bytes_to_read = frame_count * fFrameSize; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dshuf.c153 size_t bytes_to_read; local
H A Dhead.c742 size_t bytes_to_read = BUFSIZ; local
/haiku-fatelf/src/bin/diffutils/src/
H A Dcmp.c405 size_t bytes_to_read = MIN (ig, buf_size); local
421 size_t bytes_to_read = buf_size; local
H A Ddiff3.c1226 size_t bytes_to_read = current_chunk_size - total; local

Completed in 106 milliseconds