Home
last modified time | relevance | path

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

/coreutils/src/
Dcomm.c396 char buf1[INT_BUFSIZE_BOUND (uintmax_t)]; in compare_files() local
402 umaxtostr (total[0], buf1), *col_sep, in compare_files()
410 umaxtostr (total[0], buf1), col_sep, in compare_files()
Dtr.c1683 struct Spec_list buf1, buf2; in main() local
1684 struct Spec_list *s1 = &buf1; in main()