Home
last modified time | relevance | path

Searched refs:CHUNK (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dihex.c130 #define CHUNK 16 macro
721 char buf[9 + CHUNK * 2 + 4]; in ihex_write_record()
782 if (count > CHUNK) in ihex_write_object_contents()
783 now = CHUNK; in ihex_write_object_contents()
Dtekhex.c233 #define CHUNK 21 macro
DChangeLog-00016246 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
8880 * srec.c : Set CHUNK size to 16 bytes to prevent download failures