Home
last modified time | relevance | path

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

/coreutils/src/
Ddigest.c298 static char const *const algorithm_args[] = variable
308 ARGMATCH_VERIFY (algorithm_args, algorithm_types);
322 == ARRAY_CARDINALITY (algorithm_args));
1386 algorithm_args, algorithm_types); in main()