Searched defs:fill (Results 1 – 2 of 2) sorted by relevance
231 size_t fill = BLAKE2B_BLOCKBYTES - left; in blake2b_update() local
396 int fill = width < 0 ? 0 : columns[col]->width - width; in print_table() local