Home
last modified time | relevance | path

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

/coreutils/src/
Dcomm.c277 uintmax_t total[] = {0, 0, 0}; in compare_files() local
Ddf.c229 uintmax_t total; member
Dsort.c100 #define MAX_MERGE(total, level) (((total) >> (2 * ((level) + 1))) + 1) argument
1492 double total = physmem_total (); in default_sort_size() local