Home
last modified time | relevance | path

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

/coreutils/src/blake2/
Dblake2b-ref.c231 size_t fill = BLAKE2B_BLOCKBYTES - left; in blake2b_update() local
/coreutils/src/
Ddf.c396 int fill = width < 0 ? 0 : columns[col]->width - width; in print_table() local