Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dshred.c230 unsigned int bits = type & 0xfff; in periodic_pattern() local
250 unsigned int bits = type & 0xfff; in fillpattern() local
Dstty.c201 unsigned long bits; /* Bits to set for this mode. */ member