Home
last modified time | relevance | path

Searched refs:autocount_2 (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Djoin.c125 static idx_t autocount_2; variable
646 prfields (line2, join_field_2, autocount_2); in prjoin()
676 autocount_2 = seq2.count ? seq2.lines[0]->nfields : 0; in join()