Home
last modified time | relevance | path

Searched defs:tab_index (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dexpand.c118 size_t tab_index = 0; in expand() local
Dunexpand.c140 size_t tab_index = 0; in unexpand() local
Dexpand-common.c275 get_next_tab_column (const uintmax_t column, size_t *tab_index, in get_next_tab_column()