Home
last modified time | relevance | path

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

/coreutils/src/
Djoin.c124 static idx_t autocount_1; variable
645 prfields (line1, join_field_1, autocount_1); in prjoin()
675 autocount_1 = seq1.count ? seq1.lines[0]->nfields : 0; in join()