Home
last modified time | relevance | path

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

/coreutils/src/
Ddigest.c303 static enum Algorithm const algorithm_types[] = enum
308 ARGMATCH_VERIFY (algorithm_args, algorithm_types);
1386 algorithm_args, algorithm_types); in main()