Home
last modified time | relevance | path

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

/coreutils/src/
Dsplit.c119 type_undef, type_bytes, type_byteslines, type_lines, type_digits, enumerator
1495 split_type = type_digits; in main()
1498 if (split_type != type_undef && split_type != type_digits) in main()
1654 case type_digits: in main()