Home
last modified time | relevance | path

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

/coreutils/src/
Dcomm.c397 char buf2[INT_BUFSIZE_BOUND (uintmax_t)]; in compare_files() local
403 umaxtostr (total[1], buf2), *col_sep, in compare_files()
411 umaxtostr (total[1], buf2), col_sep, in compare_files()
Dtr.c1683 struct Spec_list buf1, buf2; in main() local
1685 struct Spec_list *s2 = &buf2; in main()