Home
last modified time | relevance | path

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

/coreutils/src/
Ddigest.c733 size_t tag_len = strlen (*tag++); in algorithm_from_tag() local
734 max_tag_len = MAX (tag_len, max_tag_len); in algorithm_from_tag()