Home
last modified time | relevance | path

Searched defs:column (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dfold.c92 adjust_column (size_t column, char c) in adjust_column()
122 size_t column = 0; /* Screen column where next char will go. */ in fold_file() local
Dexpand.c115 uintmax_t column = 0; in expand() local
Dunexpand.c134 uintmax_t column = 0; in unexpand() local
Dexpand-common.c275 get_next_tab_column (const uintmax_t column, size_t *tab_index, in get_next_tab_column()