Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c86 #define DEFAULT_BLOCKSIZE 512 macro
1602 input_blocksize = DEFAULT_BLOCKSIZE; in scanargs()
1604 output_blocksize = DEFAULT_BLOCKSIZE; in scanargs()