Home
last modified time | relevance | path

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

/coreutils/src/
Dcsplit.c1185 enum { FLAG_THOUSANDS = 1, FLAG_ALTERNATIVE = 2 }; enumerator
1203 flags |= FLAG_THOUSANDS; in get_format_flags()
1224 int compatible_flags = FLAG_THOUSANDS; in check_format_conv_type()