Home
last modified time | relevance | path

Searched refs:DEFAULT_CHUNK (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsrec.c127 #define DEFAULT_CHUNK 16 macro
132 unsigned int Chunk = DEFAULT_CHUNK;
H A DChangeLog-00016246 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsrec.c173 #define DEFAULT_CHUNK 16 macro
178 unsigned int Chunk = DEFAULT_CHUNK;
H A DChangeLog-00016246 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.